CrmServiceClient.ExecuteBatch(Guid) Method

Definition

Begins running the Batch command.

C++
public:
 Microsoft::Xrm::Sdk::Messages::ExecuteMultipleResponse ^ ExecuteBatch(Guid batchId);

Parameters

batchId
Guid

ID of the batch to run

Returns

true if the batch begins, false if not.

Applies to

Product Versions
Dataverse SDK Latest