共用方式為


Department.CostCenter 屬性

定義

取得或設定與部門相關聯的成本中心。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於