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

In This Topic
    RollupType Property (ProjectExtendedAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RollupType As ProjectExtendedAttributeRollupType
    public ProjectExtendedAttributeRollupType RollupType {get; set;}
    See Also