Share via


SysPolicySourceDocument.parmIsView Method [AX 2012]

Gets or sets the IsView parameter.

Syntax

public boolean parmIsView([boolean _isView])

Run On

Server

Parameters

  • _isView
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsView parameter.

See Also

Reference

SysPolicySourceDocument Class