InputItem..::..Note Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.WorkOrder
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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