EffectiveIdentity.Datasets Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to