'Declaration Public Function New( _ ByVal statusDate As System.Date, _ ByVal isAscending As System.Boolean _ )
public StatusGroup( System.DateTime statusDate, System.bool isAscending )
Parameters
- statusDate
- The status date.
- isAscending
- if set to
true
[is ascending].