TrainingParameters.SelectedTags Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a