Compartilhar via


BulkCollectionsPayload.CollectionIds Propriedade

Definição

Obtém ou define a lista de IDs de coleção na qual a ação é executada

[Newtonsoft.Json.JsonProperty(PropertyName="properties.collectionIds")]
public System.Collections.Generic.IList<string> CollectionIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.collectionIds")>]
member this.CollectionIds : System.Collections.Generic.IList<string> with get, set
Public Property CollectionIds As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a