ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / AvailableTo Property

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