When setting, if the HashSet is empty, then all ResultStatus will be included.
public HashSet<ResultStatus> ShowStatuses { get; set; }
In This Article