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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxTSchemaVersion SchemaVersion { get; }ReadOnly Property SchemaVersion As TSchemaVersion
Get
property TSchemaVersion SchemaVersion {
TSchemaVersion get ();
}abstract SchemaVersion : 'TSchemaVersion with get
Property Value
TSchemaVersion
See Also