SysVisio.visible Method [AX 2012]

Determines whether the associated Visio instance is visible.

public boolean visible([boolean _visible])

Run On

Client

Parameters

_visible
Type: boolean
A Boolean value that determines whether the Visio instance is visible; optional.

Return Value

Type: boolean
true if the associated Visio instance is visible; otherwise, false.

Community Additions

ADD
Show: