SRSReportParameter.prompt Method [AX 2012]
Gets or sets the label that should be used when the parameter is shown on the UI.
Syntax
public str prompt([str value])
Run On
Called
Parameters
- value
Type: str
The new value of the prompt property; optional.
Return Value
Type: str
The current value of the prompt property.