ModificationDate

Document.ModificationDate property

Gets the last modification date of the document.

public abstract DateTime ModificationDate { get; }

Property Value

The last modification date of the document.

See Also