次の方法で共有


QuickBooksLinkedService.CompanyId プロパティ

定義

承認する QuickBooks 会社の会社 ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.companyId")]
public object CompanyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.companyId")>]
member this.CompanyId : obj with get, set
Public Property CompanyId As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象