WinPrjWorkContourSegment.cumulativeWork Field
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public cumulativeWork As Double
'Usage
Dim instance As WinPrjWorkContourSegment
Dim value As Double
value = instance.cumulativeWork
instance.cumulativeWork = value
public double cumulativeWork
See Also
Reference
WinPrjWorkContourSegment Structure