CalculatedFieldCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add |
expression, name, data |
Adds a new calculated field with the specified expression, name and type to the Calculated |
Add |
data |
Adds a new calculated field to the Calculated |
Add |
data |
Adds a new calculated field to the Calculated |
Add |
expression, name |
Adds a new calculated field with the specified expression and name to the Calculated |
Add |
expression |
Adds a new calculated field with the specified expression to the Calculated |