frmCostCentreProperties..::..Stage Property

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

Syntax


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