LicensingExceptionVersionMismatch Property
|
Namespace: Ingeniux.CMS.ExceptionsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
Boolean
See Also