GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResourceRate Class / RateTable Property

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