Share via


KanbanFlowActivityRelationship::existsActivityInFlow Method

Indicates whether a record in the KanbanFlowActivityRelationship table exists for a specific kanban flow and activity.

Syntax

client server public static boolean existsActivityInFlow(KanbanFlowRefRecId _kanbanFlow, PlanActivityRefRecId _planActivity)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

KanbanFlowActivityRelationship Table