GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / Resource Class / ResetCost Method

In This Topic
    ResetCost Method (Resource)
    In This Topic
    Resets the value of the Resource.Cost property.
    Syntax
    'Declaration
     
    Public Sub ResetCost() 
    public void ResetCost()
    See Also