QBRequestAggregate Property
The request aggregate.
Object Oriented Interface
public function getQBRequestAggregate(); public function setQBRequestAggregate($value);
Procedural Interface
inqb_company_get($res, 15 ); inqb_company_set($res, 15, $value );
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