QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

Status Event

Shows the progress of the QuickBooks connection.

Syntax

typedef void __fastcall (__closure *TiqbBillPaymentStatusEvent)(System::TObject* Sender, TiqbBillPaymentStatusEventParams *e);


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

typedef struct {
     String Message;
} TiqbBillPaymentStatusEventParams;

Remarks

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

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