QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

Status Event

Shows the progress of the QuickBooks connection.

Syntax

typedef struct {
  String Message;
} TiqbItemReceiptStatusEventParams;

typedef void __fastcall (__closure *TiqbItemReceiptStatusEvent)(System::TObject* Sender, TiqbItemReceiptStatusEventParams *e);

__property TiqbItemReceiptStatusEvent OnStatus = { read=FOnStatus, write=FOnStatus };

Remarks

The event is fired for informational and logging purposes only. Used to track the progress of the connection.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]