ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / RollupSpecified Property

In This Topic
    RollupSpecified Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RollupSpecified As System.Boolean
    public System.bool RollupSpecified {get; set;}
    See Also