Freigeben über


BulkCollectionsPayload.CollectionIds Eigenschaft

Definition

Ruft Auflistungs-ID-Liste ab, für die die Aktion ausgeführt wird, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: