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

Attachments Property

Collection of files attached to the current message.

Syntax

[VB.NET]
Public ReadOnlyProperty Attachments As EDIAttachmentList

[C#]
public EDIAttachmentList Attachments {get;}

Remarks

When a message is received, the component will write all of the files attached to the EDIData into temp files. These attachments can be retrieved by walking this collection and retrieving their file names.

This property is read-only and not available at design time.

Default Value

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