CrmServiceClient.GetBatchRequestAtPosition(Guid, Int32) 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 organization request at a give position
public:
Microsoft::Xrm::Sdk::OrganizationRequest ^ GetBatchRequestAtPosition(Guid batchId, int position);
public Microsoft.Xrm.Sdk.OrganizationRequest GetBatchRequestAtPosition (Guid batchId, int position);
member this.GetBatchRequestAtPosition : Guid * int -> Microsoft.Xrm.Sdk.OrganizationRequest
Public Function GetBatchRequestAtPosition (batchId As Guid, position As Integer) As OrganizationRequest
Parameters
- batchId
- Guid
ID of the batch
- position
- Int32
Position