RequestBatch.BatchResults Property

Definition

Results from the Batch.

public:
 property Microsoft::Xrm::Sdk::Messages::ExecuteMultipleResponse ^ BatchResults { Microsoft::Xrm::Sdk::Messages::ExecuteMultipleResponse ^ get(); void set(Microsoft::Xrm::Sdk::Messages::ExecuteMultipleResponse ^ value); };
public Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse BatchResults { get; set; }
member this.BatchResults : Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse with get, set
Public Property BatchResults As ExecuteMultipleResponse

Property Value

Applies to