SalesLineExpanded::shippedInFull Method [AX 2012]

Indicates whether a sales line is shipped in full or not.

server public static str shippedInFull()

Run On

Server

Return Value

Type: str
true if the line is shipped in full, otherwise false.
Show: