次の方法で共有


UsageDetail.CostCenter プロパティ

定義

この部門のコスト センターが部署であり、costcenter が存在する場合は取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象