FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..orderLookupDataByText Method

order look up data by text column

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

Syntax


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

Parameters

groupKey
Type: String
The group key.

Return Value

true if XXXX, false otherwise.