ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / TimephasedData Property

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