Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • CalculatedField Properties

    Provides the functionality for calculated fields.
    Name Description
    DataMember Provides access to the calculated field’s data member.
    DataSource Provides access to the calculated field’s data source.
    DataSourceName Associates the CalculatedField with a data source.
    DisplayName Provides access to the display name of the calculated field.
    Expression Specifies the expression of the current calculated field.
    FieldType Specifies the type of the calculated field.
    Name Specifies the calculated field name.
    See Also