BillStatusCounts

PresentmentCounts.BillStatusCounts property

Gets or sets the collection of BillStatusCounts.

public List<BillStatusCounts> BillStatusCounts { get; set; }

See Also