Add.3 |
Scroll |
Looks up the field number for the specified field ID and adds it to the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ strFieldID As String _ ) C# public virtual void Add ( string strFieldID )
Parameters strFieldID Field ID of the field to be added.
Return Value None. |
|
Requires Category The Category property must be set to a valid category before using this method. |