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.
Edits the PlanActivityName extended data type of the first PlanActivity table.
Syntax
edit FirstPlanActivityName editPlanActivityNameFirst(boolean _set, FirstPlanActivityName _firstPlanActivityName)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set or retrieve.
- _firstPlanActivityName
Type: FirstPlanActivityName Extended Data Type
The PlanActivity table that will be set or retrieved.
Return Value
Type: FirstPlanActivityName Extended Data Type
The PlanActivityName extended value of the first PlanActivity table.