CrmServiceClient.GetBatchById Method (Guid)
Applies To: Dynamics CRM 2015
TEMP
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public RequestBatch GetBatchById(
Guid batchId
)
public:
RequestBatch^ GetBatchById(
Guid batchId
)
member GetBatchById :
batchId:Guid -> RequestBatch
Public Function GetBatchById (
batchId As Guid
) As RequestBatch
Parameters
batchId
Type: System.GuidID of the batch
Return Value
Type: Microsoft.Xrm.Tooling.Connector.RequestBatch
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright