共用方式為


Product.InvoiceSectionDisplayName 屬性

定義

取得計費產品的發票區段名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於