Rollup Function

Retrieves all the entity records that are related to the specified record.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

The target record for the rollup operation.

Query
QueryBase True True

The query criteria for the rollup operation.

RollupType
RollupType False True

The rollup type.

Return Type

Type Nullable Description
Collection(crmbaseentity) False The Rollup function returns the following value.

Entities

Use the Rollup function with these entity types:

Name Display Name Description
activitypointer Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
activitypointer Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
activitypointer Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
annotation Note Note that is attached to one or more objects, including other notes.
annotation Note Note that is attached to one or more objects, including other notes.
annotation Note Note that is attached to one or more objects, including other notes.

See also