FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsOCR..::..createUpdateRegion Method

Creates the update region.

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

Syntax


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

Parameters

oFields
Type: Hashtable
The o fields.

Return Value

true if XXXX, false otherwise.