Share via


RequestBatch.BatchItems Property

Definition

Items to execute

public System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.BatchItemOrganizationRequest> BatchItems { get; set; }
member this.BatchItems : System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.BatchItemOrganizationRequest> with get, set
Public Property BatchItems As List(Of BatchItemOrganizationRequest)

Property Value

Applies to