WinPrjWorkContourHeader.PeakUnits Property

Namespace:  Microsoft.Office.Project.Library
Assembly:  Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)

Syntax

'Declaration
Public ReadOnly Property PeakUnits As Double
    Get
'Usage
Dim instance As WinPrjWorkContourHeader
Dim value As Double

value = instance.PeakUnits
public double PeakUnits { get; }

Property Value

Type: System.Double

See Also

Reference

WinPrjWorkContourHeader Structure

WinPrjWorkContourHeader Members

Microsoft.Office.Project.Library Namespace