QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

RequestData Property

The request data to process.

Object Oriented Interface

public function getRequestData();
public function setRequestData($value);

Procedural Interface

inqb_qbwcserver_get($res, 19 );
inqb_qbwcserver_set($res, 19, $value );

Default Value

''

Remarks

This property specifies the data to be processed.

Call ProcessRequest to process the data.

This property is not available at design time.

Data Type

String

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