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

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also