Skip to content

Duration

Gets the target duration, in hours, for the milestone, if specified.

1
readonly number myMilestone.Duration

Remarks

This property is populated when the goal parameter of the Milestones.Add method is set to a duration value. If the goal is a specific date and time, this property will always return null.
Duration hours are calculated based on business hour rules and do not represent actual elapsed hours.