System.InformationInformation

System.Information (ClassType)

All system information

Element properties:

Base ClassSystem.SupportingItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId33093c1d-d218-84bb-a948-1231041fddc2

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.Information:
Id  string  ID ID true 256  False 

Health Model:

Source Code:

<ClassType ID="System.Information" Base="System.SupportingItem" Accessibility="Public" Hosted="false" Abstract="true">
<!-- the types in this bucket typically have no natural key.-->
<Property ID="Id" Type="string" Key="true"/>
</ClassType>