ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / RollupTypeSpecified Property

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