Gets the excess units value when this is an over allocation.

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

Syntax

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

See Also