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