Sdílet prostřednictvím


LocationProperties.IsResidencyRestricted Property

Definition

Gets flag indicating whether the location is residency sensitive.

[Newtonsoft.Json.JsonProperty(PropertyName="isResidencyRestricted")]
public bool? IsResidencyRestricted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isResidencyRestricted")>]
member this.IsResidencyRestricted : Nullable<bool>
Public ReadOnly Property IsResidencyRestricted As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to