ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / FixedCost Property

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