KanbanFlow.editPlanActivityNameLast Method
Edits the PlanActivityName extended data type of the last PlanActivity table.
Syntax
edit LastPlanActivityName editPlanActivityNameLast(boolean _set, LastPlanActivityName _lastPlanActivityName)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set or retrieve.
- _lastPlanActivityName
Type: LastPlanActivityName Extended Data Type
The PlanActivity table that will be set or retrieved.
Return Value
Type: LastPlanActivityName Extended Data Type
The PlanActivityName extended value of the last PlanActivity table.