ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / CostVariance Property

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