Rediger

Del via


Type Element (MeasureGroupAttribute) (ASSL)

Contains the type of a MeasureGroupAttribute element.

Syntax

  
<MeasureGroupAttribute>  
   ...  
   <Type>...</Type>  
   ...  
</MeasureGroupAttribute>  

Element Characteristics

Characteristic Description
Data type and length String (enumeration)
Default value Regular
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element MeasureGroupAttribute
Child elements None

Remarks

The value of this element is limited to one of the strings listed in the following table.

Value Description
Regular Represents a regular attribute.
Granularity Represents a granularity attribute.

The enumeration that corresponds to the allowed values for Type in the Analysis Management Objects (AMO) object model is MeasureGroupAttributeType.

The element that corresponds to the parent of Type in the Analysis Management Objects (AMO) object model is MeasureGroupAttribute.

See Also

Attributes Element (ASSL)
RegularMeasureGroupDimension Data Type (ASSL)
Properties (ASSL)