ISettingsWindowsClientUsers Property |
Returns the number of users allowed to log into the windows client
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint WindowsClientUsers { get; }
ReadOnly Property WindowsClientUsers As Integer
Get
Dim instance As ISettings
Dim value As Integer
value = instance.WindowsClientUsers
property int WindowsClientUsers {
int get ();
}
Property Value
Type:
Int32
See Also