2.291.2 CustomProperty.Value

Applies to RDL 2005/01, RDL 2008/01, RDL 2010/01, and RDL 2016/01

The CustomProperty.Value element specifies the value of a CustomProperty. The value of this element MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a Variant. This element MUST be specified.

Following is the parent element of the CustomProperty.Value element.

Parent elements

CustomProperty

The following is the XML Schema definition of the CustomProperty.Value element.

 <xsd:element name="Value" type="xsd:string">