Share via


KanbanFlow::canDeleteActivityRelationship Method

Determines whether a LeanProdFlowPlanActivityRelation record can be deleted.

Syntax

client server public static boolean canDeleteActivityRelationship(LeanProdFlowPlanActivityRelation _leanProdFlowPlanActivityRelation)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record can be deleted; otherwise, false.

Remarks

Only records that are not referred by any kanban flow can be deleted.

See Also

Reference

KanbanFlow Table