共用方式為


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

適用於