FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..updateDetailData Method

Updates the detail data.

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

Syntax


public bool updateDetailData(
	Hashtable oData
)
Public Function updateDetailData ( _
	oData As Hashtable _
) As Boolean
public:
bool^ updateDetailData(
	Hashtable^ oData
)

Parameters

oData
Type: Hashtable
The o data.

Return Value

true if XXXX, false otherwise.