GetTableFields |
Scroll |
Returns an array of TheCategoryField objects that are part of the specified table field.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetTableFields ( _ nTableFieldNo As Long _ ) As ITheObjectList C# public virtual ITheObjectList GetTableFields ( long nTableFieldNo )
Parameters nTableFieldNo Field number of the table field.
Return Value A TheObjectList containing all category fields that belong to this table. |
Exception |
Condition |
|