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