QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

RequestData Property

The request data to process.

Syntax

[VB.NET]
Public Property RequestData As String

[C#]
public string RequestData {get; set;}

Remarks

This property specifies the data to be processed. Additional options for reading the request are discussed in the ProcessRequest method.

Call ProcessRequest to process the data.

This property is not available at design time.

Default Value

""

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