IContentItemT, TVersion, TSchema, TSchemaVersionLastVersion Property
|
Gets the most-recent previous version. It is the version before this page was last checked in.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax TVersion LastVersion { get; }
ReadOnly Property LastVersion As TVersion
Get
property TVersion LastVersion {
TVersion get ();
}
abstract LastVersion : 'TVersion with get
Property Value
Type:
TVersionSee Also