SRSReportParameter.allowBlank Method [AX 2012]
Gets or sets the allowBlank property.
Syntax
public boolean allowBlank([boolean value])
Run On
Called
Parameters
- value
Type: boolean
The new value of the allowBlank property; optional.
Return Value
Type: boolean
The current value of the allowBlank property.
Remarks
The allowBlank property allows a report parameter value to be an empty value.