Method: Propertyware::WorkOrder#portfolio_id
- Defined in:
- lib/propertyware/models/work_order.rb
#portfolio_id ⇒ Object
Id of the portfolio associated with this work order.
92 93 94 |
# File 'lib/propertyware/models/work_order.rb', line 92 def portfolio_id @portfolio_id end |