GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / PeakUnitsSpecified Property

In This Topic
    PeakUnitsSpecified Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PeakUnitsSpecified As Boolean
    public bool PeakUnitsSpecified {get; set;}
    See Also