ParameterValue element
Describes a single assessment parameter.
syntax
<ParameterValue>
child elements
</ParameterValue>
There are no attributes.
Element | Description |
---|---|
ProgrammaticName |
This is the programmatic name of the parameter. |
Value |
Contains the value for the parameter. |
syntax
(
ProgrammaticName,
Value
)
Element | Description |
---|---|
ParameterValues |
Contains zero or more ParameterValue elements. |
Can be empty | No |