AlternateChild..::..Notes Property

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

Syntax


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