FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..importRabbitMQConnection Method

Imports the rabbit mq connection.

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

Syntax


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

Parameters

sImportXML
Type: String
The s import XML.

Return Value

true if XXXX, false otherwise.