BatchExtensions.ReleaseBatchInfoById(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.
Release a batch from the stack Once you have completed using a batch, you must release it from the system.
public static void ReleaseBatchInfoById (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient, Guid batchId);
static member ReleaseBatchInfoById : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient * Guid -> unit
<Extension()>
Public Sub ReleaseBatchInfoById (serviceClient As ServiceClient, batchId As Guid)
Parameters
- serviceClient
- ServiceClient
ServiceClient
- batchId
- Guid
ID of the batch