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

Receipt Property

The receipt of a message.

Syntax

[VB.NET]
Public Property Receipt As EBReceipt

[C#]
public EBReceipt Receipt {get; set;}

Remarks

This property holds the receipt of a message. When receiving files from a client this property is populated with the receipt to be sent back after calling ParseRequest.

To deliver the receipt in the same connection (synchronously) call SendResponse. To deliver the receipt asynchronously use the SendReceipt method of AS4Client.

Note: This property is only applicable for receipts generated in response to received files. For information on processing incoming asynchronous receipts see IncomingReceipt and VerifyReceipt.

Default Value

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