KanbanFlow.lastPlanActivityType Method
Retrieves the last PlanActivity record of the specified type.
Syntax
public PlanActivity lastPlanActivityType(PlanActivityType _planActivityType)
Run On
Called
Parameters
- _planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value that holds the plan activity type.
Return Value
Type: PlanActivity Table
The last PlanActivity record of the specified type; otherwise, an empty record.