Share via


WHSContainerTable::reOpenContainer Method

Reopens a closed container.

Syntax

server public static void reOpenContainer(
    WHSShipmentId _shipmentId, 
    WHSContainerId _containerId, 
   [boolean _unmanifestShipment])

Run On

Server

Parameters

  • _unmanifestShipment
    Type: boolean
    A Boolean that determines if the the container should be unmanifested.

See Also

Reference

WHSContainerTable Table