Click or drag to resize

IContentItemVersionVersionNumber Property


Gets the version number of this version.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int VersionNumber { get; }

Property Value

Type: Int32
Remarks

All versions, including the current and checked-out versions, have a version number. The number starts from 1.

See Also