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

In This Topic
    Cost Property (Resource)
    In This Topic
    Gets or sets the cost of the resource.
    Syntax
    'Declaration
     
    Public Property Cost As Decimal
    public decimal Cost {get; set;}
    See Also