QBRequestAggregate Property
The request aggregate.
Syntax
[VB.NET] Public Property QBRequestAggregate As String
[C#] public string QBRequestAggregate {get; set;}
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.
Default Value
""