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.

Sending

When sending files if a synchronous receipt is returned in the response it is verified and this property is populated.

Receiving

When receiving files this property is populated with the receipt to send after a file is received. If this property is populated the receipt will be sent in the next request made by calling ReceiveFiles.

If the receipt is not to be bundled with a subsequent call to ReceiveFiles the SendReceipt method may be used to directly send a receipt to the other party.

Default Value

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