Click or drag to resize

ISchemaVersionCommonIsCurrentVersion Property


Checks whether this version is the schema's current version.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool IsCurrentVersion { get; }

Property Value

Type: Boolean
Remarks
The current version of a schema also has its own version number.
See Also