Indicates whether the task has been changed, e.g. due to management operations.

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

Syntax

C#
public bool HasChanged { get; set; }
Visual Basic (Declaration)
Public Property HasChanged As Boolean
	Get
	Set

See Also