class ACIrb::VnsRsDevFolderToMFolder

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 6383
def rn
  'rsdevFolderToMFolder-[' << @attributes['tDn'] << ']'
end