SalesOrder..::..SalesOrderPayments Property

Gets the sales order payments.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public PaymentCollection SalesOrderPayments { get; }
Public ReadOnly Property SalesOrderPayments As PaymentCollection
	Get
public:
property PaymentCollection^ SalesOrderPayments {
	PaymentCollection^ get ();
}

Field Value

The sales order payments.