CrmServiceClientGetEntityDataByRollup Method
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Returns all Activities Related to a given Entity ID. Only Account, Contact and Opportunity entities are supported.
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Parameters
- searchEntity
-
Type:
Type of Entity to search against
- entityId
-
Type:
ID of the entity to search against.
- fieldList
-
Type:
List of Field to return for the entity , null indicates all fields.
- searchOperator
- Type:
- searchParameters
-
Type:
Filters responses based on search prams.
- sortParameters
-
Type:
Sort Order
- batchId
-
Type:
Optional: if set to a valid GUID, generated by the Create Batch Request Method, will assigned the request to the batch for later execution, on fail, runs the request immediately
- rollupfromEntity
-
Type:
Entity to Rollup from
Return Value
Type:Array of Activities
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: