ISchemaWithVersionsTCurrentVersion Property
|
Gets the current version of the this schema
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax T CurrentVersion { get; }
ReadOnly Property CurrentVersion As T
Get
property T CurrentVersion {
T get ();
}
abstract CurrentVersion : 'T with get
Property Value
Type:
TSee Also