TextConverter.CostRate Property
Namespace: Microsoft.Office.Project.Conversion
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public ReadOnly Property CostRate As CostRateConverter
Get
'Usage
Dim instance As TextConverter
Dim value As CostRateConverter
value = instance.CostRate
public CostRateConverter CostRate { get; }
Property Value
Type: Microsoft.Office.Project.Conversion.CostRateConverter