EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

Attachments Property

Collection of files attached to the current message.

Syntax

[VB.NET]
Public Property Attachments As EDIAttachmentList

[C#]
public EDIAttachmentList Attachments {get;}

Remarks

When a call to Send is made, the component will attach the files referenced by each EDIAttachment in this collection to the EDIData.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]