ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / Period Property

In This Topic
    Period Property (ProjectCalendarException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Period As System.String
    public System.string Period {get; set;}
    See Also