System.GlobalSetting.ExceptionSettingsException Settings

System.GlobalSetting.ExceptionSettings (ClassType)

Settings for exceptions, such as ID prefix

Element properties:

Base ClassSystem.SolutionSettings
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIde6b319a1-efdb-c992-8970-09915d18fae2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
System.GlobalSetting.ExceptionSettings:
Exception_PrefixID  string  Exception ID Prefix Exception ID Prefix false 256  False  EX 

Health Model:

Source Code:

<ClassType ID="System.GlobalSetting.ExceptionSettings" Accessibility="Public" Base="Admin!System.SolutionSettings" Hosted="false" Abstract="false" Singleton="true">
<Property ID="Exception_PrefixID" Type="string" DefaultValue="EX"/>
</ClassType>