GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / FixedCost Property

In This Topic
    FixedCost Property (ProjectTaskBaseline)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FixedCost As Single
    public float FixedCost {get; set;}
    See Also