Aracılığıyla paylaş


AdminRequestApprovalsResource.CollectionIds Property

Definition

Gets or sets list of associated collection ids

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to