EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

DownloadDirectory Property

Download directory.

Syntax

[VB.NET]
Public Property DownloadDirectory As String

[C#]
public string DownloadDirectory {get; set;}

Remarks

This property contains the location on disk of the folder the component will write received files to. The default for this property is ".\\", which is the current working directory.

NOTE: If you do not want the files to be written to disk, set this property to an empty string, and you will only access the transferred data through the transfer events.

Default Value

".\\"

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0