Name

sn_sow.SOWInvestigateConfig

Description

No description available

Script

var SOWInvestigateConfig = Class.create();
SOWInvestigateConfig.prototype = Object.extendsObject(SOWInvestigateConfigSNC, {
  initialize: function() {
      SOWInvestigateConfigSNC.prototype.initialize.call(this);
  },

  type: 'SOWInvestigateConfig'
});

Sys ID

1e88347453a301103eacddeeff7b1234

Offical Documentation

Official Docs: