CrmServiceClient.ReleaseBatchInfoById Method (Guid)
Applies To: Dynamics CRM 2015
Release a batch from the stack Once you have completed using a batch, you must release it from the system.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public void ReleaseBatchInfoById(
Guid batchId
)
public:
void ReleaseBatchInfoById(
Guid batchId
)
member ReleaseBatchInfoById :
batchId:Guid -> unit
Public Sub ReleaseBatchInfoById (
batchId As Guid
)
Parameters
batchId
Type: System.GuidID of the batch
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright