A Sandcastle Documented Class Library
OneTagProgressArgsLastSeenTime Property |
Gets the time (mS) that has elapsed between this update and when the tag was last seen.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public DateTime LastSeenTime { get; }
Public ReadOnly Property LastSeenTime As DateTime Get
public: property DateTime LastSeenTime { DateTime get (); }
member LastSeenTime : DateTime with get
Property Value
Type: DateTimeSee Also