EnrollmentAccountContext.CostCenter Property

Definition

Gets or sets the cost center associated with the enrollment account.

[Newtonsoft.Json.JsonProperty(PropertyName="costCenter")]
public string CostCenter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="costCenter")>]
member this.CostCenter : string with get, set
Public Property CostCenter As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to