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

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