class ACIrb::FvRsDyPathAtt

Public Instance Methods

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