CrmServiceClient.GetBatchOperationIdRequestByName(String) Method
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.
C++
public:
Guid GetBatchOperationIdRequestByName(System::String ^ batchName);
public Guid GetBatchOperationIdRequestByName(string batchName);
member this.GetBatchOperationIdRequestByName : string -> Guid
Public Function GetBatchOperationIdRequestByName (batchName As String) As Guid
- batchName
- String
Name of Batch
Product | Versions |
---|---|
Dataverse SDK | Latest |