ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / BudgetCost Property

In This Topic
    BudgetCost Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BudgetCost As System.Decimal
    public System.decimal BudgetCost {get; set;}
    See Also