IContentItemVersionTSchema, TSchemaVersionSchemaVersion Property
|
Gets the
Schema Version this on which this version is based.
It could be based on a previous 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