Contains.3 |
Scroll |
Looks up the field number for the specified field ID and checks whether it is in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ strFieldID As String _ ) As Boolean C# public virtual bool Contains ( string strFieldID )
Parameters strFieldID Field ID of the field to check.
Return Value
|
|