ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / RemainingOvertimeWork Property

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