CostRateSegment.costPerUse Field
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public costPerUse As Double
'Usage
Dim instance As CostRateSegment
Dim value As Double
value = instance.costPerUse
instance.costPerUse = value
public double costPerUse