CrmServiceClient.RetrieveBatchResponse Method (Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public List<Dictionary<string, Dictionary<string, object>>> RetrieveBatchResponse(
Guid batchId
)
Public Function RetrieveBatchResponse (
batchId As Guid
) As List(Of Dictionary(Of String, Dictionary(Of String, Object)))
Parameters
- batchId
Type: System.Guid
Return Value
Type: System.Collections.Generic.List<Dictionary<String, Dictionary<String, Object>>>
Returns List<T>.
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright