SalesOrder..::..JobInvoiceObject Property

Gets or sets the job invoice object.

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

Syntax


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

Field Value

The job invoice object.