次の方法で共有


Application.AvailableToOtherTenants Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="availableToOtherTenants")]
public bool? AvailableToOtherTenants { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableToOtherTenants")>]
member this.AvailableToOtherTenants : Nullable<bool> with get, set
Public Property AvailableToOtherTenants As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to