Method: JSS::ExtensionAttribute#web_display
- Defined in:
- lib/jss-api/api_object/extension_attribute.rb
#web_display ⇒ String
Returns In which part of the web UI does the data appear?.
133 134 135 |
# File 'lib/jss-api/api_object/extension_attribute.rb', line 133 def web_display @web_display end |