FlatTrackingData.NewestTLogTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time of the newest Tlog
public:
property DateTime NewestTLogTime { DateTime get(); void set(DateTime value); };
public DateTime NewestTLogTime { get; set; }
member this.NewestTLogTime : DateTime with get, set
Public Property NewestTLogTime As DateTime
Property Value
The time of the newest Tlog.