E-Payment Integrator 2016 macOS Edition
E-Payment Integrator 2016 macOS Edition
Questions / Feedback?

filename (property)

Path and name of the file to be written to disk by the BuildFile method.

- (NSString*)filename

- (void)setFilename:(NSString*)newFilename

Default Value

""

Remarks

If Filename is blank, the BuildFile method will create the file in-memory and store it in the FileData property.

When using the BuildAndUploadFile method, Filename is used slightly different. If a path and filename is specified, the file will be written to disk and uploaded to the FTPRemoteHost. If Filename contains only a path (and ends in "/" or "\"), that directory will be used to store temporary files before uploading to the FTPRemoteHost. If Filename is blank the system temp directory will be used. All temporary files are deleted after a successful upload.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 macOS Edition - Version 16.0 [Build 7354]