Overview
Gets the elapsed total hours that milestone has started.number myMilestone.Elapsed { get; }
Remarks
This property returns a decimal value of total hours milestone started. Paused time is not included in total hours.
number myMilestone.Elapsed { get; }
This property returns a decimal value of total hours milestone started. Paused time is not included in total hours.