GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / Confirmed Property

In This Topic
    Confirmed Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Confirmed As Boolean
    public bool Confirmed {get; set;}
    See Also