RequestBatch.BatchResults Property
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.
Results from the Batch.
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