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

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