PrintMgmtSetupItem.compare Method [AX 2012]
Compares this item with another.
public int compare(PrintMgmtSetupItem _item)
Run On
CalledParameters
- _item
- Type: PrintMgmtSetupItem Class
Return Value
Type: intA value less than zero if this item comes in front of the other item; zero if this item is the same as the other item; a value larger than zero if this item follows the other item.
Community Additions
ADD
Show: