ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectResource Class / ActualWorkProtected Property

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