Dataset.ConfiguredBy Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to