Payment..::..Payments Property

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

Syntax


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