FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..toggleEnabled Method

Toggles the enabled.

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

Syntax


public bool toggleEnabled(
	string connectorID
)
Public Function toggleEnabled ( _
	connectorID As String _
) As Boolean
public:
bool^ toggleEnabled(
	String^ connectorID
)

Parameters

connectorID
Type: String
The connector identifier.

Return Value

true if XXXX, false otherwise.