Type Element (PerspectiveCalculation) (ASSL)

Indicates the type of the PerspectiveCalculation element.

Syntax

  
<PerspectiveCalculation>  
   ...  
   <Type>...</Type>  
   ...  
</PerspectiveCalculation>  

Element Characteristics

Characteristic Description
Data type and length String (enumeration)
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent element PerspectiveCalculation
Child elements None

Remarks

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

Value Description
Member Calculated member
Set Named set

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

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

See Also

Properties (ASSL)