共用方式為


BillingProfile.SystemId 屬性

定義

取得系統產生帳單設定檔的唯一識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於