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