GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResource Class / OvertimeWork Property

In This Topic
    OvertimeWork Property (ProjectResource)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OvertimeWork As String
    public string OvertimeWork {get; set;}
    See Also