dotConnect for QuickBooks Online Documentation
Devart.Data.QuickBooks Namespace / QuickBooksConnectionStringBuilder Class / CompanyId Property

In This Topic
    CompanyId Property
    In This Topic
    Gets or sets the string that uniquely identifies a QuickBooks company.
    Syntax
    'Declaration
     
    Public Property CompanyId As String
    public string CompanyId {get; set;}

    Property Value

    The string that uniquely identifies a QuickBooks company.
    See Also