SalesOrder..::..SalesOrderPayments Property
Gets the sales order payments.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public PaymentCollection SalesOrderPayments { get; }
Public ReadOnly Property SalesOrderPayments As PaymentCollection Get
public: property PaymentCollection^ SalesOrderPayments { PaymentCollection^ get (); }