ICategoryTranslationCreated Property
|
Gets the creation time of this translation.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxDateTime Created { get; }ReadOnly Property Created As DateTime
Get
property DateTime Created {
DateTime get ();
}abstract Created : DateTime with get
Property Value
DateTime
See Also