PublishedAssignment.CostRateTable property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property CostRateTable As CostRateTableName
Get
'Usage
Dim instance As PublishedAssignment
Dim value As CostRateTableName
value = instance.CostRateTable
public CostRateTableName CostRateTable { get; }
Property value
Type: Microsoft.ProjectServer.Client.CostRateTableName