Unmanaged Table Column Resource Element
Unmanaged Table Column Resource Element
X-Ref:
- Ast Unmanaged Table Column Resource Node
- Ast Task Resource Node
Attributes
| Attribute | API Type | Default | Description |
|---|---|---|---|
| Column | String | The name of a column. This is a required property | |
| Table | String | The name of a table. 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. |