Click or drag to resize

IAssociateHasLicense Method

Does this user have this particular license assigned? HasLicense('superoffice.publish')

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

Parameters

licenseName
Type: SystemString

Return Value

Type: Boolean
See Also