CostCentre..::..CostCentreNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.JobCosting.Configuration
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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