Gets a value indicating whether the task resources can be leveled.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public bool CanLevelResources { get; }
Visual Basic (Declaration)
Public ReadOnly Property CanLevelResources As Boolean

See Also