ActionParameterValueType (Complex Type)

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

Value of a parameter for an action.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Parameter name. 
value property
anyType
[0,1] Static value for the attribute or property. 
scriptingExpression property
ScriptingExpressionType
[0,1] Parameter (argument) value.