IDocumentInfo.LastAccessTime Property
Gets the last access time for the document.
Namespace: DevExpress.Web.Office
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A value that is the last access time. |
See Also