Sets the Contact, Address, and Notes keys. A block of keys is allocated and assigned. Only objects
that don't already have keys will get new ones.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public void SetKeys( DataServer server ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetKeys ( _ server As DataServer _ ) |
| Visual C++ |
|---|
public: void SetKeys( DataServer^ server ) |
Parameters
- server
- Type: Asi.iBO..::.DataServer
DataServer to use.