Click or drag to resize
IAttachmentAttachmentLastModified Property
Gets the date and time when the attachment or attachment version was last modified.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
DateTime AttachmentLastModified { get; set; }

Property Value

Type: DateTime
See Also