Name

sn_chg_soc.SoCStyleRule

Description

Customization point for SoCStyleRule class

Script

var SoCStyleRule = Class.create();
SoCStyleRule.prototype = Object.extendsObject(SoCStyleRuleSNC, {

  type: 'SoCStyleRule'
});

SoCStyleRule.findByTableName = SoCStyleRuleSNC.findByTableName;

Sys ID

b603853657230300b41069202d94f97c

Offical Documentation

Official Docs: