PurchaseOrderCollection..::..AddPO Method

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

Syntax


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

Parameters

OrderID
Type: String%
NewKey
Type: String%