CalculatedField Constructors
Provides the functionality for calculated fields.| Name | Parameters | Description |
|---|---|---|
| CalculatedField(String, String) | name, dataMember | Initializes a new instance of the CalculatedField class with the specified name and data member. |
See Also