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

In This Topic
    PhysicalPercentComplete Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property PhysicalPercentComplete As String
    public string PhysicalPercentComplete {get; set;}
    See Also