Method: Jamf::ManagementHistory#user_location_history
- Defined in:
- lib/jamf/api/classic/api_objects/management_history.rb
#user_location_history ⇒ Object
The user_location_history for this object
748 749 750 |
# File 'lib/jamf/api/classic/api_objects/management_history.rb', line 748 def user_location_history self.class.user_location_history(@id, cnx: @cnx) end |