Method: Jamf::Categorizable#category_id
- Defined in:
- lib/jamf/api/classic/api_objects/categorizable.rb
#category_id ⇒ Integer
The id of the category for this object.
102 103 104 |
# File 'lib/jamf/api/classic/api_objects/categorizable.rb', line 102 def category_id @category_id end |