System.SLA.ConfigurationService Level Configuration

System.SLA.Configuration (ClassType)

Element properties:

Base ClassSystem.AdminItem.SLABase
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb4198964-0359-3982-0ba8-557b4b10d003

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.AdminItem.SLABase:
Id  string      true 256  False 
System.SLA.Configuration:
Description  string      false 256  False 
TypeId  guid      false 256   

Health Model:

Source Code:

<ClassType ID="System.SLA.Configuration" Accessibility="Public" Abstract="false" Base="System.AdminItem.SLABase">
<Property ID="Description" Type="string"/>
<Property ID="TypeId" Type="guid" Required="true"/>
</ClassType>