ILicensingSupportLicenseTypeLicense Property |
The license object of the general type.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxLicenseType License { get; set; }
Property License As LicenseType
Get
Set
property LicenseType License {
LicenseType get ();
void set (LicenseType value);
}
Property Value
Type:
LicenseType
See Also