GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResourceBaseline Class / Cost Property

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