Share via


KanbanFlow::findAllFlows Method

Finds all the existing flows between the first and last specified activity.

Syntax

client server public static KanbanFlowsCollection findAllFlows(RefRecId _firstPlanPlanActivity, RefRecId _lastPlanPlanActivity)

Run On

Called

Parameters

Return Value

Type: KanbanFlowsCollection Class
A KanbanFlowsCollection object that contains all the flows that have been found between the first and last specified activities.

See Also

Reference

KanbanFlow Table