Check if specified server count is above license limitations.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- count
- Type:
System Int32
Server count
- action
- Type: CMS.DataEngine ObjectActionEnum
If action is insert count is automatically increased by one
Return Value
Type:
True if server count ok, false if it is not permitted by the license
See Also