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

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