CalculateRollupField Function
Calculates the value of a rollup attribute.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| Target | crmbaseentity | False | True | A reference to the entity containing the rollup attribute to calculate. | 
| FieldName | Edm.String | False | False | The logical name of the attribute to calculate. | 
Return type
| Type | Nullable | Description | 
|---|---|---|
| crmbaseentity | False | The CalculateRollupField function returns the following value. |