SalesOrder..::..PaymentTypes Property
Gets the payment types.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public PaymentTypeCollection PaymentTypes { get; }
Public ReadOnly Property PaymentTypes As PaymentTypeCollection Get
public: property PaymentTypeCollection^ PaymentTypes { PaymentTypeCollection^ get (); }