Click or drag to resize

FileDataLastModified Property

Gets or sets the date when the file was last modified.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public DateTime LastModified { get; set; }

Property Value

Type: DateTime
See Also