GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / SummarySpecified Property

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