CommonDatabaseFunctionsGetSortedChannelPriorities Method
Gets the order of shipment types
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public static WzpShipmentTypeOrder[] GetSortedChannelPriorities(
Uri oDataUri,
string shipmentKey
)
Public Shared Function GetSortedChannelPriorities (
oDataUri As Uri,
shipmentKey As String
) As WzpShipmentTypeOrder()
public:
static array<WzpShipmentTypeOrder^>^ GetSortedChannelPriorities(
Uri^ oDataUri,
String^ shipmentKey
)
static member GetSortedChannelPriorities :
oDataUri : Uri *
shipmentKey : string -> WzpShipmentTypeOrder[]
- oDataUri Uri
- The endpoint of the OData Service.
- shipmentKey String
- Shipment key
WzpShipmentTypeOrderThe order of shipment types