SubreportParameterType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: ExpressionParameterType
Subreport with expression.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the parameter  
type property
QName
[0,1] Parameter type  
expression property
ExpressionType
[0,1] Expression that determines parameter value. 
order property
int
[0,1] Order in which this entry is to be evaluated. 
resultHandling container
SubreportResultHandlingType
[0,1] How should we handle the situations when the sub-report produces either multiple values, or no values at all? BEWARE: This item is currently not supported when previewing reports in GUI.