Payment..::..PaymentRef Property

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

Syntax


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