ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / TypeSpecified Property

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