InventoryReceivalCollection..::..AddInventoryReceival Method

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

Syntax


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

Parameters

PackSlipID
Type: String
NewKey
Type: String%