IPageSchemaVersion Property Ingeniux CMS Content Store API

Gets the Schema Version which with this page is synchronized. Note that if the schema has not been updated and or sychronized to this page, the page will be on a older version of the schema.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

ISchemaVersion SchemaVersion { get; }

Property Value

Type: ISchemaVersion

Implements

IPageVersionSchemaVersion
See Also

Reference