Gets a value indicating whether this is an over allocation.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
[BindableAttribute(true)] public bool IsOverAllocation { get; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(True)> _ Public ReadOnly Property IsOverAllocation As Boolean |