RollupType EnumType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The possible values for the RollupType property in the Rollup Function, which you use to retrieve all the entity records for a specified record.

This Web API enum type corresponds to the organization service RollupType.

Members

Members define the discrete options for the enumeration type.

Name

Value

Description

None

0

A rollup record is not requested. This member only retrieves the records that are directly related to a parent record.

Related

1

A rollup record that is directly related to a parent record and to any direct child of a parent record.

Extended

2

A rollup record that is directly related to a parent record and to any descendent record of a parent record, for example, children, grandchildren, and great-grandchildren records.

Types that use the RollupType enum type.

The following use the RollupType enum type.

Name

How used

Description

Rollup Function

RollupType Parameter

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

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright