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

In This Topic
    IsSubproject Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSubproject As Boolean
    public bool IsSubproject {get; set;}
    See Also