GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / StopSpecified Property

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