DictMethod.accessSpecifier Method [AX 2012]
Specifies whether the method is public, protected, or private.
public AccessSpecifier accessSpecifier()
Run On
CalledReturn Value
Type: AccessSpecifier EnumerationAn AccessSpecifier enumeration value that specifies whether the method is public, protected, or private.
Community Additions
ADD
Show: