Share via


Marketplace.CostCenter Property

Definition

Gets the cost center of this department if it is a department and a costcenter exists

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to