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