Gets or sets the completed effort of this ITaskItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
TimeSpan CompletedEffort { get; set; }
Visual Basic (Declaration)
Property CompletedEffort As TimeSpan

See Also