Gets the order of shipment types
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public static WzpShipmentTypeOrder[] GetSortedChannelPriorities( Uri oDataUri, string shipmentKey )
Parameters
- oDataUri
- Type: SystemUri
The endpoint of the OData Service. - shipmentKey
- Type: SystemString
Shipment key
Return Value
Type: WzpShipmentTypeOrderThe order of shipment types
See Also