共用方式為


Product.InvoiceSectionId 屬性

定義

取得產品的發票區段識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於