recls C# mapping

FileEntry.ModificationTime Property

The modification time of the entry

[Visual Basic]
Public ReadOnly Property ModificationTime As Date
[C#]
public System.DateTime ModificationTime {get;}

Property Value

The modification time of the entry

Remarks

This property represents the time that the entry was created

See Also

FileEntry Class | recls Namespace