ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / OvertimeCost Property

In This Topic
    OvertimeCost Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OvertimeCost As System.Decimal
    public System.decimal OvertimeCost {get; set;}
    See Also