SecurityKeySet.menuItemTouched Method [AX 2012]

Checks whether the menu item has been touched.

public boolean menuItemTouched(str menuItemName, AccessRecordType accessRecordType)

Run On

Called

Parameters

menuItemName
Type: str
accessRecordType
Type: AccessRecordType Enumeration

Return Value

Type: boolean
true if menu item is has been touched; otherwise, false.

Community Additions

ADD
Show: