ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTask Class / ActualWorkProtected Property

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