FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMicroServices..::..createUpdate Method

Creates the update micro service.

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

Syntax


public bool createUpdate(
	Hashtable oFields
)
Public Function createUpdate ( _
	oFields As Hashtable _
) As Boolean
public:
bool^ createUpdate(
	Hashtable^ oFields
)

Parameters

oFields
Type: Hashtable
The o fields.

Return Value

true if XXXX, false otherwise.