Compartir a través de


TagFilter.TagIds Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a