IAdminTotalUsers Property |
Total number of user licenses (Client Access Licenses)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property TotalUsers As Integer
Get
Dim instance As IAdmin
Dim value As Integer
value = instance.TotalUsers
property int TotalUsers {
int get ();
}
Property Value
Type:
Int32
See Also