ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / NewTasksAreManual Property

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