Click or drag to resize
BaseStationAircraftFirstCreated Property
Gets or sets the date and time (UTC) that the record was created.

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

Property Value

Type: DateTime
See Also