Method: Propertyware::WorkOrder#last_modified_date_time
- Defined in:
- lib/propertyware/models/work_order.rb
#last_modified_date_time ⇒ Object
Date and time the record was last modified. (Timezone: UTC)
74 75 76 |
# File 'lib/propertyware/models/work_order.rb', line 74 def last_modified_date_time @last_modified_date_time end |