Click or drag to resize
DocumentLastModified Property
Contains last modification date of the document

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public DateTime LastModified { get; set; }

Property Value

Type: DateTime
See Also