ICategorySynonymLastModified Property
|
Gets the last time this Synonym was modified.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime LastModified { get; }
ReadOnly Property LastModified As DateTime
Get
property DateTime LastModified {
DateTime get ();
}
abstract LastModified : DateTime with get
Property Value
Type:
DateTimeSee Also