ISettingsNetServerEAILicense Property |
Is NetServer System user allowed? OBSOLETE. Always true
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool NetServerEAILicense { get; }
ReadOnly Property NetServerEAILicense As Boolean
Get
Dim instance As ISettings
Dim value As Boolean
value = instance.NetServerEAILicense
property bool NetServerEAILicense {
bool get ();
}
Property Value
Type:
Boolean
See Also