Creates a new instance of the CExtTable by cloning the existing one
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CExtTable NewInstance( CContact parent ) |
| Visual Basic (Declaration) |
|---|
Public Function NewInstance ( _ parent As CContact _ ) As CExtTable |
| Visual C++ |
|---|
public: CExtTable^ NewInstance( CContact^ parent ) |
Parameters
- parent
- Type: Asi.iBO.ContactManagement..::.CContact
CContact that owns the CExtTable