Indicates whether a sales line is shipped in full or not.
Syntax
server public static str shippedInFull()
Run On
Server
Return Value
Type: str
true if the line is shipped in full, otherwise false.
Indicates whether a sales line is shipped in full or not.
server public static str shippedInFull()
Server
Type: str
true if the line is shipped in full, otherwise false.