Payment..::..AuthorisationNumber Property

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

Syntax


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