Compartir a través de


WebApiSkill.BatchSize Propiedad

Definición

Obtiene o establece el tamaño de lote deseado que indica el número de documentos.

[Newtonsoft.Json.JsonProperty(PropertyName="batchSize")]
public int? BatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchSize")>]
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a