Gets or sets the allocation units of this IAssignmentItem.

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

Syntax

C#
double AllocationUnits { get; set; }
Visual Basic (Declaration)
Property AllocationUnits As Double

See Also