This documentation is archived and is not being maintained.
SrsReportRdlDataContract.parameterExists Method [AX 2012]
Checks whether a parameter name exists in the contract.
public boolean parameterExists(str _paramName)
Run On
Called
Parameters
-
_paramName
- Type: str
The parameter name.
Return Value
Type:
boolean
true if the name exists; otherwise, false.