QBRequestAggregate Property
The request aggregate.
Syntax
char* GetQBRequestAggregate();
int SetQBRequestAggregate(char* lpszQBRequestAggregate);
Default Value
""
Remarks
This property will be populated when QBRequestMode is set to rmOffline and a method is called. This is used when working with the QBWCServer class to generate requests to be sent to QuickBooks Web Connector.
This property is not available at design time.
Data Type
String