GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResource Class / AvailableFrom Property

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