This documentation is archived and is not being maintained.
WebMenu.neededAccessLevel Method [AX 2012]
Gets or sets the neededAccessLevel property for the MenuFunction class.
public int neededAccessLevel([int value])
Run On
Called
Parameters
-
value
- Type: int
Return Value
Type:
int
The current value of the neededAccessLevel property.
The possible values for the AccessType system enumuration value are as follows:
-
AccessType::NoAccess
-
AccessType::View
-
AccessType::Edit
-
AccessType::Add
-
AccessType::Delete