SalesOrder..::..InvoiceNo Property

Gets or sets the invoice no.

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

Syntax


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

Field Value

The invoice no.