IAssociateGroupID Property |
The primary user group's group_id
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property GroupID As Integer
Get
Dim instance As IAssociate
Dim value As Integer
value = instance.GroupID
property int GroupID {
int get ();
}
Property Value
Type:
Int32
See Also