FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTask..::..getTaskChoices Method

returns a list of task choices for a given task

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

Syntax


public List<string> getTaskChoices()
Public Function getTaskChoices As List(Of String)
public:
List<String^>^ getTaskChoices()

Return Value

List<System.String>.