AttributeID Element (ASSL)

Contains the ID of the attribute associated with the parent element.

Syntax

  
<AggregationAttribute> <!-- or one of the elements listed below in the Element Relationships table -->  
   ...  
   <AttributeID>...</AttributeID>  
   ...  
</AggregationAttribute>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that can occur once and only once.

Element Relationships

Relationship Element
Parent element AggregationAttribute, AggregationDesignAttribute, AggregationInstanceAttribute, AttributeBinding, AttributePermission, AttributeRelationship, CubeAttribute, CubeAttributeBinding, DimensionAttributeBinding, MeasureGroupAttribute, MeasureGroupAttributeBinding, PerspectiveAttribute, UserDefinedGroupBinding
Child elements None

Remarks

The elements that correspond to the parents of AttributeID in the Analysis Management Objects (AMO) object model are AggregationAttribute, AggregationDesignAttribute, AggregationInstanceAttribute, AttributeBinding, AttributePermission, AttributeRelationship, CubeAttribute, CubeAttributeBinding, PerspectiveAttribute, and UserDefinedGroupBinding.

See Also

Properties (ASSL)