FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMicroServices..::..remove Method

Removes the micro service.

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

Syntax


public bool remove(
	string sMicroServiceID
)
Public Function remove ( _
	sMicroServiceID As String _
) As Boolean
public:
bool^ remove(
	String^ sMicroServiceID
)

Parameters

sMicroServiceID
Type: String
The s connection identifier.

Return Value

true if XXXX, false otherwise.