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

In This Topic
    RateTable Property (ProjectResourceRate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RateTable As ProjectResourceRateRateTable
    public ProjectResourceRateRateTable RateTable {get; set;}
    See Also