Skip to main content

Metadata Item Property Element

Metadata Item Property Element

Attributes

AttributeAPI TypeDefaultDescription
PropertyNameAstMetadataModelPropertyNode 
Specifies a reference to the property in the metadata model for which the parent object will supply a value. This references an existing definiton.

Singleton Children

ChildAPI TypeDescription
<Value />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.

Collection Children

ChildAPI TypeDescription
<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.