Attachments Property

Collection of files attached to the current message.

Syntax

public EDIAttachmentList getAttachments();
public void setAttachments(EDIAttachmentList attachments);

Remarks

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

This property is not available at design time.

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