共用方式為


EnrollmentAccountContext.CostCenter 屬性

定義

取得或設定與註冊帳戶相關聯的成本中心。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於