SecurityRights.formControlAccessRight Method [AX 2012]

Retrieves the access rights for the form control.

public AccessRight formControlAccessRight(
    FormName form, 
    UtilElementName control, 
   [Common record, 
    DataAreaId dataArea])

Run On

Called

Parameters

form
Type: FormName Extended Data Type

control
Type: UtilElementName Extended Data Type

record
Type: Common Table

dataArea
Type: DataAreaId Extended Data Type

Return Value

Type: AccessRight Enumeration
The AccesRight instance for the form control.

Community Additions

ADD
Show: