Click or drag to resize

SaleTransactionTransactionLines Property

Syntax
C#
public SaleTransactionLine[] TransactionLines { get; set; }

Property Value

Type: SaleTransactionLine
See Also