CommonDatabaseFunctionsGetSortedChannelPriorities Method

Scanjour Workflow4 Reference Manual
Gets the order of shipment types

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.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: WzpShipmentTypeOrder
The order of shipment types
See Also

Reference