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

AttachmentHeaders Property

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

Syntax

__property String AttachmentHeaders[int AttachmentIndex] = {read=FAttachmentHeaders, write=FSetAttachmentHeaders};

Default Value

""

Remarks

The component 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 not available at design time.

Data Type

String

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