SourceReport.SourceReportId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to