ITechnicalMetadataFileCreated Property
|
Gets the time when the
Asset was created.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxDateTime FileCreated { get; }ReadOnly Property FileCreated As DateTime
Get
property DateTime FileCreated {
DateTime get ();
}abstract FileCreated : DateTime with get
Property Value
DateTime
See Also