PrintMgmtSetupItem.compare Method [AX 2012]

Compares this item with another.

public int compare(PrintMgmtSetupItem _item)

Run On

Called

Parameters

_item
Type: PrintMgmtSetupItem Class

Return Value

Type: int
A 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.

Item names are expected to be unique among their siblings.

Community Additions

ADD
Show: