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