LineItems
Invoice.LineItems property
Gets or sets the collection of LineItem
.
public List<LineItem> LineItems { get; set; }
See Also
- class LineItem
- class Invoice
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance
Gets or sets the collection of LineItem
.
public List<LineItem> LineItems { get; set; }