Method: Jamf::PatchTitle#source_id
- Defined in:
- lib/jamf/api/classic/api_objects/patch_title.rb
#source_id ⇒ Integer (readonly)
Returns the id of the patch source from which we get patches for this title.
383 384 385 |
# File 'lib/jamf/api/classic/api_objects/patch_title.rb', line 383 def source_id @source_id end |