SecurityTableRights.fieldAccessRight Method [AX 2012]

Gets the access rights for the field of the table.

public AccessRight fieldAccessRight(FieldName fieldName)

Run On

Called

Parameters

fieldName
Type: FieldName Extended Data Type

Return Value

Type: AccessRight Enumeration
The AccesRight instance for the field.

Community Additions

ADD
Show: