ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / Baseline Property

In This Topic
    Baseline Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Baseline As ProjectAssignmentBaseline()
    public ProjectAssignmentBaseline[] Baseline {get; set;}
    See Also