DictMethod.accessSpecifier Method [AX 2012]

Specifies whether the method is public, protected, or private.

public AccessSpecifier accessSpecifier()

Run On

Called

Return Value

Type: AccessSpecifier Enumeration
An AccessSpecifier enumeration value that specifies whether the method is public, protected, or private.

Community Additions

ADD
Show: