Method: Propertyware::WorkOrder#hour_estimate

Defined in:
lib/propertyware/models/work_order.rb

#hour_estimateObject

Expected number of hours to complete the work order.



65
66
67
# File 'lib/propertyware/models/work_order.rb', line 65

def hour_estimate
  @hour_estimate
end