Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ParameterValue.Value element specifies the value for a Parameter. This element is optional. The value of the ParameterValue.Value element MUST be a Variant or an expression that evaluates to a Variant. If this element is not present, its value is interpreted as null.
If the ParameterValue.Value expression returns an array, each item in the array MUST be treated as a single value. The items in the array MUST NOT be arrays.
Following is the parent element of the ParameterValue.Value element.
|
Parent elements |
|---|
The following is the XML Schema definition of the ParameterValue.Value element.
-
<xsd:element name="Value" type="xsd:string" minOccurs="0"/>