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

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