GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / BudgetCost Property

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