Click or drag to resize
CMSOutputAttachmentLastModified Property
Time when the file was last modified.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also