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