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

In This Topic
    CurrentDate Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CurrentDate As Date
    public DateTime CurrentDate {get; set;}
    See Also