SRSReportParameter.isNullValue Method [AX 2012]
Specifies whether the value of the report parameter is null.
Syntax
public boolean isNullValue()
Run On
Called
Return Value
Type: boolean
true if the value of the parameter is nullNothingnullptrunita null reference (Nothing in Visual Basic); otherwise, false.