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

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