IDatabaseGetAssociateList Method |
Returns a list of associates (internal employees, associate.type=0)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIAssociates GetAssociateList()
Function GetAssociateList As IAssociates
Dim instance As IDatabase
Dim returnValue As IAssociates
returnValue = instance.GetAssociateList()
IAssociates^ GetAssociateList()
Return Value
Type:
IAssociates
See Also