Rediger

Del via


EstimatedCount Element (ASSL)

Contains the estimated number of members for an attribute, as defined by the user.

Syntax

  
<AggregationDesignAttribute> <!-- or DimensionAttribute -->  
      ...  
   <EstimatedCount>...</EstimatedCount>  
   ...  
</AggregationDesignAttribute>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements AggregationDesignAttribute, DimensionAttribute
Child elements None

Remarks

This value is assigned by the user and is used by the AggregationDesign Element (ASSL).

The elements that correspond to the parents of EstimatedCount in the Analysis Management Objects (AMO) object model are AggregationDesignAttribute and DimensionAttribute.

See Also

Properties (ASSL)