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

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