Rediger

Del via


ReadSourceData Element (ASSL)

Determines how unique names are generated for hierarchies that are contained within the CubePermission.

Syntax

  
<CubePermission>  
   ...  
   <ReadSourceData>...</ReadSourceData>  
   ...  
</CubePermission>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element CubePermission
Child elements None

Remarks

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

Value Description
None No access is permitted to data available on calculation pass 0.
Allowed Access is permitted to data available on calculation pass 0.

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

See Also

Cube Element (ASSL)
Dimension Element (ASSL)
Properties (ASSL)