Method: Propertyware::WorkOrder#location

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

#locationObject

Buildings and/or units associated with this work order.



80
81
82
# File 'lib/propertyware/models/work_order.rb', line 80

def location
  @location
end