Previous Topic: OpenDistributionContainerListNext Topic: RenewDeliveryDistributionContainers


OpenDistributionContainerOrderList

This OpenDistributionContainerOrderList method opens a list of DistributionContainerOrders for the given DistributionContainer and returns listHandle and totalNoOfDistributionContainerOrders.

Parameters

xsd:string sessionId (m)

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

xsd:string distributionContainerId (m)

The UUID of the distribution container whose orders are to be listed.

DistributionContainerOrderPropertiesRequired distributionContainerOrderPropertiesRequired (m)

The required DistributionContainer Order Properties.

Return Values

xsd:long openListHandle

A numeric handle to a list of distribution container orders that can be passed to GetDistributionContainerOrders.

xsd:long totalNumberOfDistributionContainerOrder

The total number of Distribution Container Orders.

Remarks

None

More information:

DistributionContainerOrderPropertiesRequired