ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionTimePeriod Class / ToDateSpecified Property

In This Topic
    ToDateSpecified Property (ProjectCalendarExceptionTimePeriod)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ToDateSpecified As System.Boolean
    public System.bool ToDateSpecified {get; set;}
    See Also