Share via


WMSOrderTransType.allowShipmentUnReservationForLine Method [AX 2012]

Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line.

Syntax

public boolean allowShipmentUnReservationForLine()

Run On

Called

Return Value

Type: boolean
false, because the shipment un-reservation for a single line is by default not allowed.

See Also

Reference

WMSOrderTransType Class