System.InformationСведения

System.Information (ClassType)

Все сведения о системе

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Отображаемое имя объекта. false 4000  False 
System.Information:
Id  string  ИД ИД 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>