ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / CostRateTable Property

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