ILicenseCheckerIsFeatureLicensed Method |  |
Note: This API is now obsolete.
check if feature is licensed
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax[ObsoleteAttribute("This functionality will be removed in a future version.")]
bool IsFeatureLicensed(
string licenseFeauture
)Parameters
- licenseFeauture String
Return Value
Booleantrue if feature is licensed
See Also