frmCostCentreProperties..::..ApplyAll Property

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

Syntax


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