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

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