Share via


Source.DataSourceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to