Click or drag to resize

ISchemaVersionCommonIsCurrentVersion Property


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

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

Property Value

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