Gets the specific field within the table. Works for Definition or Instance tables.
Namespace: Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CExtField GetField( string fieldName ) |
| Visual Basic |
|---|
Public Function GetField ( _ fieldName As String _ ) As CExtField |
| Visual C++ |
|---|
public: CExtField^ GetField( String^ fieldName ) |
Parameters
- fieldName
- Type: System..::..String
The name of the field to get