IDocumentInfo.LastModifyTime Property
In This Article
Gets the last modify time for the document.
Namespace: DevExpress.Web.Office
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
A value that is the last modify time. |
See Also