class ACIrb::VnsRsFolderInstToMFolder

Public Instance Methods

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