GenericLicenseValidater..::..IsLicensed Method (LicenseData, DateTime%)
Takes the license data and uses a base rule to assume the class is licensed or not
Namespace:
WalterAssembly: Walter (in Walter.dll)
Syntax
public virtual bool IsLicensed( LicenseData licenseData, out DateTime expires )
Parameters
- licenseData
- Type: Walter.Model..::..LicenseData
- expires
- Type: DateTime%
The date the license expires.

