Share via


SysOperationDataMemberInfo.parmVisible Method [AX 2012]

Gets or sets the Visible parameter.

Syntax

public boolean parmVisible([boolean _visible])

Run On

Called

Parameters

  • _visible
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the Visible parameter.

See Also

Reference

SysOperationDataMemberInfo Class