1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. Document
  8. /
  9. ModificationDate

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