Share via


SysContextMenu.selectionCount Method [AX 2012]

Retrieves the number of items selected in the context menu.

Syntax

public abstract int selectionCount()

Run On

Client

Return Value

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

Remarks

This method is abstract.

See Also

Reference

SysContextMenu Class