2.274.1 DataMember.CustomProperties

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

The DataMember.CustomProperties element specifies custom information that is associated with a DataMember element. The DataMember.CustomProperties element is optional and MUST NOT be specified more than once. If this element is present, it is of type CustomProperties.

Following is the parent element of the DataMember.CustomProperties element.

Parent elements

DataMember

The following is the XML Schema definition of the DataMember.CustomProperties element.          

 <xsd:element name="CustomProperties" type="CustomPropertiesType" minOccurs="0" />