ParameterValue
A complex data type that defines the value of a report parameter.
Elements
Group
String. Optional. The parameter group.
Name
String. The parameter name.
DisplayName
String. Optional. The label or display name for the parameter that appears in the user interface.
Position
Int. Optional. The index location of the parameter in the information object (.iob) or data source map (.sma) file. The index is 1‑based. For a regular parameter, do not specify a value or specify 0.
Value
String. Optional. The parameter value.
ValueIsNull
Boolean. Optional. A flag indicating a null value.
PromptParameter
Boolean. Optional. Allows the user to select the parameter.
TableValue
Obsolete since iHub release 2.
DataSourceType
Obsolete since iHub release 2.
IsViewParameter
Boolean. Optional. Specifies whether the parameter is a view parameter.