Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the neededAccessLevel property for the MenuFunction class.
Syntax
public int neededAccessLevel([int value])
Run On
Called
Parameters
- value
Type: int
Return Value
Type: int
The current value of the neededAccessLevel property.
Remarks
The possible values for the AccessType system enumuration value are as follows:
AccessType::NoAccess.
AccessType::View.
AccessType::Edit.
AccessType::Add.
AccessType::Delete.