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