FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getUserConnectorDataUsingName Method

Gets the name of the user connector data using.

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

Syntax


public DataTable getUserConnectorDataUsingName(
	string connectorDisplayName
)
Public Function getUserConnectorDataUsingName ( _
	connectorDisplayName As String _
) As DataTable
public:
DataTable^ getUserConnectorDataUsingName(
	String^ connectorDisplayName
)

Parameters

connectorDisplayName
Type: String
Display name of the connector.

Return Value

DataTable.