Name

sn_grc.ItemInheritance

Description

No description available

Script

var ItemInheritance = Class.create();
ItemInheritance.prototype = Object.extendsObject(ItemInheritanceBase, {

  /** Override base class functions here. **/

  type: 'ItemInheritance'
});

Sys ID

6056e1a0879219109e390d87cebb35db

Offical Documentation

Official Docs: