EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

attachmentData (property)

This property contains the attachment data.

- (NSString*)attachmentData:(int)attachmentIndex

- (void)setAttachmentData:(int)attachmentIndex :(NSString*)newAttachmentData

- (NSData*)attachmentDataB:(int)attachmentIndex

- (void)setAttachmentDataB:(int)attachmentIndex :(NSData*)newAttachmentData

Default Value

""

Remarks

This property contains the attachment data.

In a receiver, the class decodes the attachment to the AttachmentData property when AttachmentData's value is first queried. This property will contain the full decrypted text of the attachment.

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

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