Previous Topic: CloseDistributionContainerListNext Topic: CreateDistributionContainer


CloseDistributionContainerOrders

This method closes the Distribution Container Order List opened by OpenDistributionContainerOrderList and releases the list handle.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:long openListHandle (m)

A numeric handle to a list that should be closed. The handle was generated by a previous call to OpenDistributionContainerOrderList.

Return Values

This is a void method that does not expose a return value

Remarks

None