Skip to main content
A newer version of this page is available.

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