Gets or sets a value indicating whether assignable resources are appended using custom values entered by the end user.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public virtual bool AutoAppendAssignableResources { get; set; }
Visual Basic (Declaration)
Public Overridable Property AutoAppendAssignableResources As Boolean

See Also