FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEmailTrigger..::..toggleEnabled Method

Toggles the enabled.

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

Syntax


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

Parameters

sEmailAcctID
Type: String
The s email acct identifier.

Return Value

true if XXXX, false otherwise.