FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportRabbitMQConnection Method

Exports the rabbit mq connection.

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

Syntax


public XDocument exportRabbitMQConnection(
	string sConnID
)
Public Function exportRabbitMQConnection ( _
	sConnID As String _
) As XDocument
public:
XDocument^ exportRabbitMQConnection(
	String^ sConnID
)

Parameters

sConnID
Type: String
The s connection identifier.

Return Value

XDocument.