GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceRef Class / Amount Property

In This Topic
    Amount Property (ResourceRef)
    In This Topic
    Gets or sets the amount of the resource that will be spent on this task.
    Syntax
    'Declaration
     
    Public Property Amount As Double
    public double Amount {get; set;}
    See Also