BatchExtensions.GetBatchOperationIdRequestByName 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 the batch id for a given batch name.
public static Guid GetBatchOperationIdRequestByName (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient, string batchName);
static member GetBatchOperationIdRequestByName : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient * string -> Guid
<Extension()>
Public Function GetBatchOperationIdRequestByName (serviceClient As ServiceClient, batchName As String) As Guid
Parameters
- serviceClient
- ServiceClient
ServiceClient
- batchName
- String
Name of Batch