FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getListOfTags Method

Gets the list of tags.

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

Syntax


public List<clsTag> getListOfTags()
Public Function getListOfTags As List(Of clsTag)
public:
List<clsTag^>^ getListOfTags()

Return Value

List<clsTag>.