ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView 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 System.Double
    public System.double Amount {get; set;}
    See Also