PriceUpate..::..Update Property

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

Syntax


public bool Update { get; set; }
Public Property Update As Boolean
	Get
	Set
public:
property bool^ Update {
	bool^ get ();
	void set (bool^ value);
}