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

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