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

In This Topic
    Sandbox Property
    In This Topic
    Determines whether to connect to sandbox environment in QuickBooks.
    Syntax
    'Declaration
     
    Public Property Sandbox As Boolean
    public bool Sandbox {get; set;}

    Property Value

    true if connecting to a QuickBooks sandbox; otherwise, false.
    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