ModDate Property
The last modified date of the file. This value is set by the client that uploaded the file.
Syntax
public System.DateTime ModDate {get; set;}Public Property ModDate As System.DateThe last modified date of the file. This value is set by the client that uploaded the file.
public System.DateTime ModDate {get; set;}Public Property ModDate As System.Date