FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMicroServices..::..hasMicroServiceExists Method

to check duplicate record

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

Syntax


public bool hasMicroServiceExists(
	string sMicroServiceName
)
Public Function hasMicroServiceExists ( _
	sMicroServiceName As String _
) As Boolean
public:
bool^ hasMicroServiceExists(
	String^ sMicroServiceName
)

Parameters

sMicroServiceName
Type: String
Name of the decimal.

Return Value

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