ICategoryTranslationCreated Property
|
Gets the creation time of this translation.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime Created { get; }
ReadOnly Property Created As DateTime
Get
property DateTime Created {
DateTime get ();
}
abstract Created : DateTime with get
Property Value
Type:
DateTimeSee Also