EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

Request Property

The AS1 request to be processed.

Syntax

[VB.NET]
Public Property Request As String
Public Property RequestB As Byte()

[C#]
public string Request {get; set;}
public byte[] RequestB {get; set;}

Remarks

You may specify the request manually, or you may load the request from the mail server by invoking ReadRequest.

The headers generally should be specified separately in RequestHeaders.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0