LocalFile Property
The path to a local file for uploading or downloading.
Syntax
public String getLocalFile(); public void setLocalFile(String localFile);
Remarks
This property is used to specify a local file that will be used for uploading or downloading. Set this to a local file before calling GetJobOutput. Set this to a local file to upload before calling UploadArchive.
This property is not available at design time.
Default Value
""