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