ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / Milestone Property

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