EnrollmentPolicies.DepartmentAdminViewCharges Property

Definition

Gets the policy that controls whether Department Administrators can view charges.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to