ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / WorkVariance Property

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