Click or drag to resize

ShipmentTypeConfigurationUpgraderUpgradeShipmentType Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.ShipmentTypeConfigurationUpgrader.UpgradeShipmentType(System.String)"]


Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public string UpgradeShipmentType(
	string srcSequenceId
)

Parameters

srcSequenceId  String

[Missing <param name="srcSequenceId"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.ShipmentTypeConfigurationUpgrader.UpgradeShipmentType(System.String)"]

Return Value

String

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.ShipmentTypeConfigurationUpgrader.UpgradeShipmentType(System.String)"]

See Also