FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..removeWebService Method

Removes the web service.

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

Syntax


public bool removeWebService(
	string serviceID
)
Public Function removeWebService ( _
	serviceID As String _
) As Boolean
public:
bool^ removeWebService(
	String^ serviceID
)

Parameters

serviceID
Type: String
The service identifier.

Return Value

true if XXXX, false otherwise.