QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]