Job..::..JobNumber Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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