Budget..::..LabourNote Property

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

Syntax


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