QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

SetRequestStream Method

Set's the request stream.

Syntax

[VB.NET]
Public Sub SetRequestStream(ByVal RequestStream As System.IO.Stream)
[C#]
public void SetRequestStream(System.IO.Stream requestStream);

Remarks

This method specifies the stream from which the request data will be read. When ProcessRequest is called the request data will be read from this stream.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0