GetFieldByColName |
Scroll |
Gets an TheCategoryField object representing the field with the specified column name.
Namespace: Therefore.API
Parameters strColName Column name of the field to look for.
Return Value An TheCategoryField object representing the field with the specified name specified in strColName. |
Exception |
Condition |
Name Not Found |
strColName is not found in the case definition. |