AircraftOnlineLookupLogEntryResponseUtc Property |
Gets or sets the date and time of the response.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime ResponseUtc { get; set; }
Public Property ResponseUtc As DateTime
Get
Set
public:
property DateTime ResponseUtc {
DateTime get ();
void set (DateTime value);
}
member ResponseUtc : DateTime with get, set
Property Value
Type:
DateTimeSee Also