Compartir a través de


CollectionsDetails.CollectionId Propiedad

Definición

Obtiene o establece el identificador de colección.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a