FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareEmailTemplate Method

Compares the email template.

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

Syntax


public DataTable compareEmailTemplate(
	string targetConnectionString
)
Public Function compareEmailTemplate ( _
	targetConnectionString As String _
) As DataTable
public:
DataTable^ compareEmailTemplate(
	String^ targetConnectionString
)

Parameters

targetConnectionString
Type: String
The target connection string.

Return Value

DataTable.