LicensingExceptionTrialLicense Property
|
Namespace:
Ingeniux.CMS.Exceptions
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public 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
Type:
BooleanSee Also