FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEmailTrigger..::..getEmailTriggerByID Method

Gets the email trigger by identifier.

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

Syntax


public DataTable getEmailTriggerByID(
	string sEmailAcctID
)
Public Function getEmailTriggerByID ( _
	sEmailAcctID As String _
) As DataTable
public:
DataTable^ getEmailTriggerByID(
	String^ sEmailAcctID
)

Parameters

sEmailAcctID
Type: String
The s email acct identifier.

Return Value

DataTable.