BelongsTo |
Scroll |
Gets the field number of the TheCategoryField this field belongs to (set for dependent fields only).
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property BelongsTo As Integer C# public virtual int BelongsTo { get; }
Property Value The field number of the TheCategoryField this field belongs to. |