GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / WorkVariance Property

In This Topic
    WorkVariance Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WorkVariance As Single
    public float WorkVariance {get; set;}
    See Also