Click or drag to resize

EncounterDataEndTimes Property

If a merged encounter this will hold the end times of each merged, else the EndTime

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public List<DateTime> EndTimes { get; set; }

Property Value

ListDateTime
See Also