Click or drag to resize

ISettingsHasLicense Method

General license check for global, non-user specific licenses - HasLicense('SuperOffice.import')

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool HasLicense(
	string license
)

Parameters

license
Type: SystemString

Return Value

Type: Boolean
See Also