ParentFieldNo |
Scroll |
Gets the field number of the parent TheCategoryField object.
This value is set for fields located in tabs or that are columns in table fields.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ParentFieldNo As Integer C# public virtual int ParentFieldNo { get; }
Property Value The field number of the TheCategoryField this field belongs to. |