System.ManagementPackSubElementManagementPack subelement base class

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 (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.Extension:
ID  string  ID ID true 65536  False 
Domain  string  Domain Domain false 65536  False 
Path  string  Path Path false 65536  False 
Internal_ManagementPackId  guid  Management Pack Id Management Pack Id false 256   
Internal_ElementId  guid  Element Id Element Id false 256   
Internal_ParentId  guid  Parent Id Parent Id false 256   
System.ManagementPackSubElement:
Comment  string  Comment Comment 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>