Creates a new "collection" of contacts to be used for bulk loading into iMIS
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CContactBulkLoader( IiMISUser user ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ user As IiMISUser _ ) |
| Visual C++ |
|---|
public: CContactBulkLoader( IiMISUser^ user ) |
Parameters
- user
- Type: Asi.iBO..::.IiMISUser
The IiMISUser object providing the security credentials of the logged in user.