ContactInformationFTPServer Property |
FTP Server information to which results or reports are uploaded
Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitionsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public FTPServerOptions FTPServer { get; set; }
Public Property FTPServer As FTPServerOptions
Get
Set
Dim instance As ContactInformation
Dim value As FTPServerOptions
value = instance.FTPServer
instance.FTPServer = value
Property Value
FTPServerOptionsSee Also