LicensingExceptionTrialLicense Property
|
Namespace: Ingeniux.CMS.ExceptionsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool TrialLicense { get; set; }Public Property TrialLicense As Boolean
Get
Set
public:
property bool TrialLicense {
bool get ();
void set (bool value);
}member TrialLicense : bool with get, set
Property Value
Boolean
See Also