Click or drag to resize

RelaxISRemoteOptionsConnectionSettingsFTPConnection Property

Contains information about the FTP server to send the job to.

Namespace: RelaxIS_SDK.Tools
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public FTPServerOptions FTPConnection { get; set; }

Return Value

FTPServerOptions
A FTPServerOptions object.
See Also