FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..getInstancesByState Method

Gets the state of the instances by.

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

Syntax


public DataTable getInstancesByState(
	string state
)
Public Function getInstancesByState ( _
	state As String _
) As DataTable
public:
DataTable^ getInstancesByState(
	String^ state
)

Parameters

state
Type: String
The state.

Return Value

DataTable.