BatchExtensions.GetBatchById(ServiceClient, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a request batch by BatchID
public static Microsoft.PowerPlatform.Dataverse.Client.RequestBatch GetBatchById (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient, Guid batchId);
static member GetBatchById : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient * Guid -> Microsoft.PowerPlatform.Dataverse.Client.RequestBatch
<Extension()>
Public Function GetBatchById (serviceClient As ServiceClient, batchId As Guid) As RequestBatch
Parameters
- serviceClient
- ServiceClient
ServiceClient
- batchId
- Guid
ID of the batch