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