GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / CostRateTable Property

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