Share via


SysContextMenuFind.selectionCount Method [AX 2012]

Retrieves the number of items selected in the context menu.

Syntax

public int selectionCount()

Run On

Client

Return Value

Type: int
The number of selected items in the context menu.

Remarks

This method is an abstract method.

See Also

Reference

SysContextMenuFind Class