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