次の方法で共有


EnrollmentPolicies.AccountOwnerViewCharges プロパティ

定義

アカウント所有者が料金を表示できるかどうかを制御するポリシーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象