Perspective Attribute Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
AttributeName | AstAttributeNode | This value specifies a direct reference to the target attribute. This is a required reference to an existing definiton. | |
AttributeHierarchyVisible | Boolean | true | This value indicates whether the Attribute Hierarchy associated with this Perspective Attribute is visible. The default setting is True. |
DefaultMember | String | This value specifies the name of the default member for the specified attribute in the parent perspective. |
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. |