[This is preliminary documentation and is subject to change.]
Budgeted hours for the Project.
Namespace:
OfficeClip.BusinessLayer.Projects
Assembly:
OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public double BudgetedHours { get; set; } |
Visual Basic (Declaration) |
---|
Public Property BudgetedHours As Double |
Visual C++ |
---|
public: property double BudgetedHours { double get (); void set (double value); } |