Budget..::..MaterialCreditorNote Property

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

Syntax


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