GetFieldByIndex |
Scroll |
Gets an TheCategoryField object representing the field with the specified field number.
Namespace: Therefore.API
Parameters nIndex Field number to look up.
Return Value An TheCategoryField object representing the field with the number specified in nIndex. |
Exception |
Condition |
Index Out Of Range |
nIndex is out of range (nIndex < 0 OR nIndex >= FieldCount) |