SalesOrder..::..InvoiceID Property

Gets or sets the invoice identifier.

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

Syntax


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

Field Value

The invoice identifier.