FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEmailTemplate..::..hasTemplateExists Method

to check duplicate record

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

Syntax


public bool hasTemplateExists(
	string templateName
)
Public Function hasTemplateExists ( _
	templateName As String _
) As Boolean
public:
bool^ hasTemplateExists(
	String^ templateName
)

Parameters

templateName
Type: String
Name of the decimal.

Return Value

true if [has decision table] [the specified decimal name]; otherwise, false.