BillDetailTables

PresentmentDetail.BillDetailTables property

Gets or sets the collection of BillDetailTable.

public List<BillDetailTable> BillDetailTables { get; set; }

See Also