Report.ReportType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to