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

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