ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResourceRate Class / RatesFrom Property

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