Finds the ExtTable instance with the given name for the Contact and returns a reference to it.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CExtTable GetExtTableByName( string tableName ) |
| Visual Basic (Declaration) |
|---|
Public Function GetExtTableByName ( _ tableName As String _ ) As CExtTable |
| Visual C++ |
|---|
public: CExtTable^ GetExtTableByName( String^ tableName ) |
Parameters
- tableName
- Type: System..::.String
The name of the ExtTable desired