CostEntry..::..RemoveItem Method

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

Syntax


public void RemoveItem(
	string Key
)
Public Sub RemoveItem ( _
	Key As String _
)
public:
void RemoveItem(
	String^ Key
)

Parameters

Key
Type: String