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

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