ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarWorkWeekTimePeriod Class / ToDate Property

In This Topic
    ToDate Property (ProjectCalendarWorkWeekTimePeriod)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ToDate As System.Date
    public System.DateTime ToDate {get; set;}
    See Also