ISettingsSaintLicense Property |
Is Sales Intelligence allowed?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool SaintLicense { get; }
ReadOnly Property SaintLicense As Boolean
Get
Dim instance As ISettings
Dim value As Boolean
value = instance.SaintLicense
property bool SaintLicense {
bool get ();
}
Property Value
Type:
Boolean
See Also