ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / StopSpecified Property

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