Click or drag to resize

IDatabaseGetAssociate Method

Returns an Associate object with a given associate id.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IAssociate GetAssociate(
	int AssociateId
)

Parameters

AssociateId
Type: SystemInt32

Return Value

Type: IAssociate
See Also