Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

Gets the goal duration time in hours if specified.

number myMilestone.Duration { get; }

Remarks

This property is assigned when Milestones.Add method goal parameter is set to duration type value. If goal assigned to a date time value this property always returns null.

Duration hours are calculated by business hours rules and does not specify to actual hours.

  • No labels