ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / Interim Property

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