<< Click to Display Table of Contents >> Task |
FUNCTION |
DESCRIPTION |
SYNTAX |
---|---|---|
HelpText |
This function returns the task help text. |
Me.Task.HelpText |
Description |
Returns the task description. |
Me.Task.Description |
This function returns the task display name. |
Me.Task.DisplayName |
|
This function returns the estimated task duration in minutes. |
Me.Task.EstimatedDuration |
|
FunctionalArea.DisplayName |
Returns the display name of the lane where the task was modeled. |
Me.Task.FunctionalArea.DisplayName |
This function returns the task name. |
Me.Task.Name |
|
Phase.DisplayName |
Returns the display name of the milestone where the task was modeled. |
Me.Task.Phase.DisplayName |
Last Updated 1/6/2022 11:35:13 AM