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

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