Share via


SysListPanel.parmOnlyViewAccess Method [AX 2012]

Gets or sets the OnlyViewAccess parameter.

Syntax

public boolean parmOnlyViewAccess([boolean _onlyViewAccess])

Run On

Called

Parameters

  • _onlyViewAccess
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the OnlyViewAccess parameter.

See Also

Reference

SysListPanel Class