Click or drag to resize
BaseStationDBHistoryTimeStamp Property
Gets or sets the time that the record was created or modified.

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

Property Value

Type: DateTime
See Also