LicensingExceptionExpired Property
|
Namespace:
Ingeniux.CMS.Exceptions
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public bool Expired { get; set; }
Public Property Expired As Boolean
Get
Set
public:
property bool Expired {
bool get ();
void set (bool value);
}
member Expired : bool with get, set
Property Value
Type:
BooleanSee Also