ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTask Class / DisplayAsSummarySpecified Property

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