WinPrjWorkContourHeader.DurationMinutes Property
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public ReadOnly Property DurationMinutes As Long
Get
'Usage
Dim instance As WinPrjWorkContourHeader
Dim value As Long
value = instance.DurationMinutes
public long DurationMinutes { get; }
Property Value
Type: System.Int64
See Also
Reference
WinPrjWorkContourHeader Structure