FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTask..::..updateProperties Method

Updates the properties.

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

Syntax


public bool updateProperties(
	Hashtable oProps
)
Public Function updateProperties ( _
	oProps As Hashtable _
) As Boolean
public:
bool^ updateProperties(
	Hashtable^ oProps
)

Parameters

oProps
Type: Hashtable
The o props.

Return Value

true if XXXX, false otherwise.