Milestone.Duration

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.

Copyright © 2010 - 2023 Emakin. All rights reserved.