Name

sn_chg_score.ChangeSuccessScoreProperties

Description

Provides functions to validate system properties related to the calculation of Change Success Score

Script

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

  type: 'ChangeSuccessScoreProperties'
});

Sys ID

11134999735f0110e289235f04f6a7f5

Offical Documentation

Official Docs: