class ACIrb::VzProvDefTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 2086
def rn
  'vzProvDefTask-' << @attributes['id'] << ''
end