Static Source Column Value Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ColumnName | AstTableColumnBaseNode | Specifies the name of the table column to which the value will be applied for this static source row. This is a required reference to an existing definiton. | |
Value | String | Specifies the value that will be assigned to the specified table column. This is a required property |
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. |