Gets a value indicating whether this is an under allocation.

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

Syntax

C#
[BindableAttribute(true)]
public bool IsUnderAllocation { get; }
Visual Basic (Declaration)
<BindableAttribute(True)> _
Public ReadOnly Property IsUnderAllocation As Boolean

See Also