ConnectorActivityEventTime Property |
Gets the time (at UTC) that the activity took place.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime Time { get; }
Public ReadOnly Property Time As DateTime
Get
public:
property DateTime Time {
DateTime get ();
}
member Time : DateTime with get
Property Value
Type:
DateTimeSee Also