Metadata Item Relationship Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
RelatedItemName | AstMetadataItemEntityDataNode | Specifies a reference to the metadata item in the related enty that satisifes the metadata model entity relationship referenced in the "Relationship" property. This is a required reference to an existing definiton. | |
RelationshipName | AstMetadataModelEntityRelationshipNode | Specifies a reference to the entity relationship in the metadata model that the parent object satisfies. This is a required reference to an existing definiton. |
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. |
<Properties> <Property /> </Properties> | AstMetadataItemPropertyNode | This is the collection of properties that specify configuration values within the metadata item relationship and as defined in the metada model. |