次の方法で共有


EnrollmentPolicies.DepartmentAdminViewCharges プロパティ

定義

部門管理者が料金を表示できるかどうかを制御するポリシーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象