Compartir a través de


BulkCollectionsPayload.Action Propiedad

Definición

Obtiene o establece la acción que se va a realizar (por ejemplo: EnableCollections, DisableCollections)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a