• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Tabular Calculation Group Calculation Item Element

API Type:
Varigence.Languages.Biml.Tabular.AstTabularCalculationGroupCalculationItemNode
X-Ref:
  • Ast Tabular Calculation Group Calculation Item Node
  • Ast Tabular Calculation Group Base Node

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.
ExpressionString 
Specifies the expression to use to calculate the value of this calculation item.
FormatStringString 
Specifies the text format that should be used when displaying the result of calculations in client tools.
OrdinalInt32-1
Specifies an index value used for sorting the display of this calculation item in client tools. If unspecified, lexicographic sorting will be used.

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.

© Varigence