SecuritySegregationOfDuties::getEditRoleInfoAction Method [AX 2012]

Gets a SysInfoAction item that links an error message to the SecurityRoles form for a role.

client server public static SysInfoAction getEditRoleInfoAction(SecurityRole _role)

Run On

Called

Parameters

_role
Type: SecurityRole Table
The role that the form should open.

Return Value

Type: SysInfoAction Class
A SysInfoAction item that links an Infolog message to the form.
Show: