Method: Propertyware::SaveBuilding#portfolio_id

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

#portfolio_idObject

ID of the portfolio associated with this building.



85
86
87
# File 'lib/propertyware/models/save_building.rb', line 85

def portfolio_id
  @portfolio_id
end