Method: Propertyware::WorkOrder#building_id
- Defined in:
- lib/propertyware/models/work_order.rb
#building_id ⇒ Object
Id of the building associated with this work order.
35 36 37 |
# File 'lib/propertyware/models/work_order.rb', line 35 def building_id @building_id end |