IContentItemVersionDate Property
|
Gets the date and time when this version was last changed.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Date As DateTime
Get
property DateTime Date {
DateTime get ();
}abstract Date : DateTime with get
Property Value
DateTime
See Also