ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignmentBaseline Class / Work Property

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