Click or drag to resize

IAssociateHasLicense Method

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

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

Parameters

licenseName
Type: SystemString

Return Value

Type: Boolean
See Also