Payment..::..PaymentType Property

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

Syntax


public PaymentType PaymentType { get; set; }
Public Property PaymentType As PaymentType
	Get
	Set
public:
property PaymentType^ PaymentType {
	PaymentType^ get ();
	void set (PaymentType^ value);
}