FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSFileStorage..::..getDFSConnectorIDUsingName Method

Gets the name of the DFS connector identifier using.

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

Syntax


public string getDFSConnectorIDUsingName(
	string sDFSConnectorName
)
Public Function getDFSConnectorIDUsingName ( _
	sDFSConnectorName As String _
) As String
public:
String^ getDFSConnectorIDUsingName(
	String^ sDFSConnectorName
)

Parameters

sDFSConnectorName
Type: String
Name of the s DFS connector.

Return Value

System.String.