SalesOrder..::..JobCostID Property

Gets or sets the job cost identifier.

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

Syntax


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

Field Value

The job cost identifier.