SRSReportParameter.nullable Method [AX 2012]

Gets or sets the nullable property in Reporting Services.

Syntax

public boolean nullable([boolean value])

Run On

Called

Parameters

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

Return Value

Type: boolean
The current value of the nullable property.

See Also

Reference

SRSReportParameter Class