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

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