Gets a value that indicates whether the current AssignableResourceManager is internal.

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

Syntax

C#
protected bool IsAssignableResourceManagerInternal { get; }
Visual Basic (Declaration)
Protected ReadOnly Property IsAssignableResourceManagerInternal As Boolean

See Also