FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSFileStorage..::..getDFSConnectorByID Method

Gets the DFS connector by identifier.

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

Syntax


public DataTable getDFSConnectorByID(
	string sDFSConnectorID
)
Public Function getDFSConnectorByID ( _
	sDFSConnectorID As String _
) As DataTable
public:
DataTable^ getDFSConnectorByID(
	String^ sDFSConnectorID
)

Parameters

sDFSConnectorID
Type: String
The s DFS connector identifier.

Return Value

DataTable.