AllowDuplicateNames Element (ASSL)

Determines whether duplicate names are allowed in a Hierarchy element.

Syntax

  
<Hierarchy>  
      ...  
   <AllowDuplicateNames>...</AllowDuplicateNames>  
   ...  
</Hierarchy>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element Hierarchy
Child elements None

Remarks

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

See Also

Properties (ASSL)