ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / RegularWork Property

In This Topic
    RegularWork Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RegularWork As System.String
    public System.string RegularWork {get; set;}
    See Also