GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / Name Property

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