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