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

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