Dimension Hierarchy Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
HierarchyName | AstDimensionHierarchyNode | This value specifies a direct reference to the target dimension hierarchy. This is a required reference to an existing definiton. | |
Enabled | Boolean | true | This value specifies whether the referenced dimension hierarchy will be enabled. The default is True. |
OptimizedState | SsasOptimizedState | FullyOptimized | This value specifies the optimized state that should be used for the referenced dimension hierarchy. The default is FullyOptimized. |
Visible | Boolean | true | This value specifies whether the referenced dimension hierarchy will be visible. The default is True. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |