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

In This Topic
    BudgetCostSpecified Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property BudgetCostSpecified As Boolean
    public bool BudgetCostSpecified {get; set;}
    See Also