class ACIrb::VzTrigCollectionCont

Public Instance Methods

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