Compartir a través de


BatchConfigurationProperties.BatchGroupName Propiedad

Definición

Obtiene o establece el nombre del grupo por lotes.

[Newtonsoft.Json.JsonProperty(PropertyName="batchGroupName")]
public string BatchGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchGroupName")>]
member this.BatchGroupName : string with get, set
Public Property BatchGroupName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a