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

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