QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

SetRequestStream Method

Set's the request stream.

Syntax

public void SetRequestStream(System.IO.Stream requestStream);
Public Sub SetRequestStream(ByVal RequestStream As System.IO.Stream)

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