IContentItemT, TVersion, TSchema, TSchemaVersionSchemaVersion Property
|
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: 10.3.169
Syntax TSchemaVersion SchemaVersion { get; }
ReadOnly Property SchemaVersion As TSchemaVersion
Get
property TSchemaVersion SchemaVersion {
TSchemaVersion get ();
}
abstract SchemaVersion : 'TSchemaVersion with get
Property Value
Type:
TSchemaVersionSee Also