CostCentreCollection..::..AddCostCentre Method

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

Syntax


public void AddCostCentre(
	ref string RecID,
	ref string NewKey
)
Public Sub AddCostCentre ( _
	ByRef RecID As String, _
	ByRef NewKey As String _
)
public:
void AddCostCentre(
	String^% RecID, 
	String^% NewKey
)

Parameters

RecID
Type: String%
NewKey
Type: String%