SalesOrder..::..PaymentTypes Property

Gets the payment types.

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

Syntax


public PaymentTypeCollection PaymentTypes { get; }
Public ReadOnly Property PaymentTypes As PaymentTypeCollection
	Get
public:
property PaymentTypeCollection^ PaymentTypes {
	PaymentTypeCollection^ get ();
}

Field Value

The payment types.