Caption support

The name of the attribute field is specified in the dimension properties. If the attribute field name is not available, the element name is used.

If it is not specified, the provider tries to use the Caption attribute to retain backward compatibility.

The XML tag must have this structure:

<Alea:MemberCaption AttribTableID="<attr tab id>"FieldName="<attribute column name"/>

Example

All attributes fields are displayed as element properties. The Caption attribute field is displayed as an element property and as the caption of an element.

<Alea:Properties xmlns:Alea="http://www.misag.com">
   <Alea:MemberCaption AttribTableID="1" FieldName="cap"/>
</Alea:Properties>