FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..hasDecisionTable Method (String)

to check duplicate record

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

Syntax


public bool hasDecisionTable(
	string decisionTableName
)
Public Function hasDecisionTable ( _
	decisionTableName As String _
) As Boolean
public:
bool^ hasDecisionTable(
	String^ decisionTableName
)

Parameters

decisionTableName
Type: String
Name of the decision table.

Return Value

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