FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..importSFTPConnection Method

Imports the SFTP connection.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool importSFTPConnection(
	string sImportXML
)
Public Function importSFTPConnection ( _
	sImportXML As String _
) As Boolean
public:
bool^ importSFTPConnection(
	String^ sImportXML
)

Parameters

sImportXML
Type: String
The s import XML.

Return Value

true if XXXX, false otherwise.