Gets or sets the resoure units of the assignment represented by the current item.
It is passed to the client side as the read only item.units field accessible from the client code.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public double Units { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Units As Double |