dotConnect for QuickBooks 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.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also