Click or drag to resize
PictureDetailLastModifiedTime Property
Gets or sets the last modified time of the picture's file.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastModifiedTime { get; set; }

Property Value

Type: DateTime
See Also