SRSReportParameter.hidden Method [AX 2012]

Gets or sets the hidden property that is used in Reporting Services.

Syntax

public boolean hidden([boolean value])

Run On

Called

Parameters

  • value
    Type: boolean
    The new value of the hidden property; optional.

Return Value

Type: boolean
The current value of the hidden property.

See Also

Reference

SRSReportParameter Class