Share via


WMSShipmentLinesMove.type Method [AX 2012]

Retrieves the type for the WMSShipmentLinesMove Class.

Syntax

public abstract WMSShipmentLinesMoveType type()

Run On

Called

Return Value

Type: WMSShipmentLinesMoveType Enumeration
The type for shipment lines.

Remarks

Subclasses should override this to return the correct shipment lines move type for the class.

See Also

Reference

WMSShipmentLinesMove Class