EDI Integrator 2016 C++ Edition
EDI Integrator 2016 C++ Edition
Questions / Feedback?

AttachmentHeaders Property

The component fills out Headers each time any of the other properties for that ediattachment are changed.

Syntax

char* GetAttachmentHeaders(int iAttachmentIndex);

Default Value

""

Remarks

The class fills out AttachmentHeaders each time any of the other properties for that ediattachment are changed. If additional headers are needed they should be appended after all the other propertys for that ediattachment are set.

The size of the array is controlled by the AttachmentCount property.

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

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Edition - Version 16.0 [Build 7240]