Sdílet prostřednictvím


QuickBooksLinkedService.CompanyId Property

Definition

Gets or sets the company ID of the QuickBooks company to authorize.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to