ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / UpdateNeededSpecified Property

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