GeoRegion.OrgDomain Property

Definition

Gets display name for region.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.orgDomain")]
public string OrgDomain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.orgDomain")>]
member this.OrgDomain : string
Public ReadOnly Property OrgDomain As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to