GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / RemainingOvertimeWork Property

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