FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEmailTemplate..::..hasEmailTemplateName Method

has oauth source Name

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

Syntax


public bool hasEmailTemplateName(
	string emailtemplateName,
	ref string m_sError,
	string emailtemplateID
)
Public Function hasEmailTemplateName ( _
	emailtemplateName As String, _
	ByRef m_sError As String, _
	emailtemplateID As String _
) As Boolean
public:
bool^ hasEmailTemplateName(
	String^ emailtemplateName, 
	String^% m_sError, 
	String^ emailtemplateID
)

Parameters

emailtemplateName
Type: String
Name of the oauth.
m_sError
Type: String%
The m s error.
emailtemplateID
Type: String
The o authentication identifier.

Return Value

true if [has o authentication source name] [the specified oauth name]; otherwise, false.