frmCostCentreProperties..::..CostCentre Property

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

Syntax


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