ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / BudgetCostSpecified Property

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