ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / ActualFinish Property

In This Topic
    ActualFinish Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ActualFinish As System.Date
    public System.DateTime ActualFinish {get; set;}
    See Also