You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Interfaces > IFileSystemData Interface > IFileSystemData Properties > IFileSystemData.LastChangedDate Property
Close
Ofcas.Lk.Api.Client - Version 3.0
IFileSystemData.LastChangedDate Property

Gets the date on which the last change was made to the file system data. The date is represented as milliseconds since the Unix epoch.

Syntax
C#
ulong LastChangedDate;
Copyright © 2020. All rights reserved.