Updated: November 29, 2016

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

Gets an entity that contains the attributes relevant to the calculated rollup attribute.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

No code example is currently available or this language may not be supported.

Property Value

Type:

Type: Entity
An entity that contains the attributes relevant to the calculated rollup attribute.

This entity will contain three attributes that are returned in this entity instance.

Attribute Name

Type

Description

<attribute SchemaName>

Depends on the type of attribute.

The rollup attribute value.

<attribute SchemaName>_Date

DateTime

When the rollup was last calculated.

<attribute SchemaName>_State

Int32

The state of the rollup calculation.

See Rollup state values for information on the possible state values.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: