FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..orderLookupDataByFilter Method

order look up data by filter column

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

Syntax


public bool orderLookupDataByFilter(
	string groupKey
)
Public Function orderLookupDataByFilter ( _
	groupKey As String _
) As Boolean
public:
bool^ orderLookupDataByFilter(
	String^ groupKey
)

Parameters

groupKey
Type: String
The group key.

Return Value

true if XXXX, false otherwise.