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

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