Skip to main content

Tabular Calculation Group Base Element

Tabular Calculation Group Base Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularCalculationGroupBaseNode

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
DescriptionString 
Specifies an optional description to be displayed with the calculation group object in client tools.

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.