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

ResponseData Property

The response data.

Syntax

[VB.NET]
Public Property ResponseData As String

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

Remarks

After calling ProcessRequest this property will be populated with the response to be sent back to QuickBooks Web Connector. See ProcessRequest for different ways to return the response.

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]