frmCostCentreProperties..::..Save Property

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

Syntax


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