FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEmailTemplate..::..removeEmailTemplate Method

Removes the email template.

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

Syntax


public bool removeEmailTemplate(
	string stemplateID
)
Public Function removeEmailTemplate ( _
	stemplateID As String _
) As Boolean
public:
bool^ removeEmailTemplate(
	String^ stemplateID
)

Parameters

stemplateID
Type: String
The s connection identifier.

Return Value

true if XXXX, false otherwise.