CollectionsDetails.CollectionId Property

Definition

Gets or sets collection id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to