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

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