FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRuntime..::..getInstancesByState Method

Gets instances by states.

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.