GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / DefaultFinishTimeSpecified Property

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