IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Attachments Property

Collection of files attached to the current message.

Syntax


 getAttachments(): EDIAttachmentList;



Default Value

Remarks

When a message is received, the class 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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]