ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarWeekDayTimePeriod Class / FromDateSpecified Property

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