ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionTimePeriod Class / FromDate Property

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