Share via


Datasource.DatasourceId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="datasourceId")]
public Guid? DatasourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasourceId")>]
member this.DatasourceId : Nullable<Guid> with get, set
Public Property DatasourceId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to