dotConnect for QuickBooks Online 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.
    See Also