ImageDocNo |
Scroll |
Gets the document number of the image template (Only applies to fields where FieldType is ImageField).
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ImageDocNo As Integer C# public virtual int ImageDocNo { get; }
|