OneTagProgressArgs.StartTime Property

TegoOS

OneTagProgressArgsStartTime Property
Gets the time at which the operation (or previous operations) started.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public DateTime StartTime { get; }
Public ReadOnly Property StartTime As DateTime
	Get
public:
property DateTime StartTime {
	DateTime get ();
}
member StartTime : DateTime with get

Property Value

Type: DateTime
See Also