QBRequestAggregate Property
The request aggregate.
Syntax
__property String QBRequestAggregate = {read=FQBRequestAggregate, write=FSetQBRequestAggregate};
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 component to generate requests to be sent to QuickBooks Web Connector.
This property is not available at design time.
Data Type
String