Gets the specific instance of the table in a multi-instance table
Namespace: Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CExtTable GetInstance( int index ) |
| Visual Basic |
|---|
Public Function GetInstance ( _ index As Integer _ ) As CExtTable |
| Visual C++ |
|---|
public: CExtTable^ GetInstance( int index ) |
Parameters
- index
- Type: System..::..Int32
The index into the array of tables of the desired table