SetSubCaseFieldIx |
Scroll |
Sets the number of a TheCategoryField object that is used as the subcase index data field.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetSubCaseFieldIx ( _ nFieldNo As Integer _ ) C# public virtual void SetSubCaseFieldIx ( int nFieldNo )
Parameters nFieldNo Field number that is used as the subcategory index data field.
Return Value None. |
Exception |
Condition |
Number Not Found |
nFieldNo is not found in the category definition. |