Click or drag to resize

ShipmentRequestClone Method

Makes a clone copy of the currently populated ShipmentRequest object.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public ShipmentRequest Clone()

Return Value

Type: ShipmentRequest
An object that can be cast to a ShipmentRequest object
See Also