IHostConfigurationHasCompanyModules Method
Gets if the company has a specific active module.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
bool HasCompanyModules(
LicencyModules checkModule
)
Function HasCompanyModules (
checkModule As LicencyModules
) As Boolean
- checkModule LicencyModules
- LicencyModules with the module to check.
Boolean if allowed; otherwise,
.