frmCostCentreProperties..::..Code Property

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

Syntax


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