Condividi tramite


ReportRecordContract.Region Property

Definition

Gets or sets country region to which this record data is related.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to