Check if specified server count is above license limitations.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: BooleanTrue if server count ok, false if it is not permitted by the license
See Also