System.ManagementPackSubElementБазовый класс дочернего элемента пакета управления

System.ManagementPackSubElement (ClassType)

Element properties:

Base ClassSystem.Extension
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId62c272e3-4f61-a743-3bd0-24e3b4b4d87f

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.Extension:
ID  string  ИД ИД true 65536  False 
Domain  string  Домен Домен false 65536  False 
Path  string  Путь Путь false 65536  False 
Internal_ManagementPackId  guid  ИД пакета управления ИД пакета управления false 256   
Internal_ElementId  guid  ИД элемента ИД элемента false 256   
Internal_ParentId  guid  ИД родительского объекта ИД родительского объекта false 256   
System.ManagementPackSubElement:
Comment  string  Комментарий Комментарий false 256  False 

Health Model:

Source Code:

<ClassType ID="System.ManagementPackSubElement" Accessibility="Public" Abstract="true" Base="System.Extension">
<Property ID="Comment" Type="string" MaxLength="256" Key="false"/>
</ClassType>