Skip to main content

Table Index Column Element

Table Index Column Element

Attributes

AttributeAPI TypeDefaultDescription
ColumnNameAstTableColumnBaseNode 
Specifies the name of the column that is being referenced. This is a required reference to an existing definiton.
SortOrderSortOrderAsc
Specifies the sort order of the column reference selected from ASC or DESC.

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.