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

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