Dimension Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
DimensionName | AstDimensionMetadataNode | This value specifies a direct reference to the dimension that will be included in the CubeProject. This is a required reference to an existing definiton. | |
IncludeConnections | Boolean | True | Specifies whether the connections referenced by this dimension should be automatically included in the related CubeProject. 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. |