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 public ShipmentRequest Clone()
Return Value
Type:
ShipmentRequestAn object that can be cast to a ShipmentRequest object
See Also