IUserAssociateId Property |
This is the internal ID of the associate. The associate_id is used as the owner key in Travel/Area Management.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property AssociateId As Integer
Get
Dim instance As IUser
Dim value As Integer
value = instance.AssociateId
property int AssociateId {
int get ();
}
Property Value
Type:
Int32
See Also