ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Decimal
    public System.decimal Cost {get; set;}
    See Also