Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the LeanProductionFlowActivity record can be deleted.
Syntax
client server public static boolean canDeleteLeanProductionFlowActivity(LeanProductionFlowActivity _leanProductionFlowActivity)
Run On
Called
Parameters
- _leanProductionFlowActivity
Type: LeanProductionFlowActivity Table
The record to delete.
Return Value
Type: boolean
true if the record can be deleted; otherwise, false.
Remarks
Only records that are not referred by a KanbanFlow can be deleted.