System.InformationGegevens

System.Information (ClassType)

Alle systeemgegevens

Element properties:

Base ClassSystem.SupportingItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId07192db2-3486-62c6-cd18-b23270f22e72

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het 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>