Data Warehouse Base Management Pack
Microsoft.SystemCenter.Datawarehouse.Base.ManagementPack (ClassType)
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="Microsoft.SystemCenter.Datawarehouse.Base.ManagementPack" Base="System!System.Entity" Accessibility="Public" Hosted="false" Abstract="true">
<Property ID="ManagementPackId" Type="guid" Required="true" Key="true"/>
<Property ID="MPIsSealed" Type="bool" Required="true" DefaultValue="0"/>
<Property ID="MPName" Type="string" MaxLength="256"/>
<Property ID="MPVersion" Type="string" MaxLength="20"/>
<Property ID="MPKeyToken" Type="string" MaxLength="32"/>
<Property ID="LastModified" Type="datetime"/>
<Property ID="TimeAdded" Type="datetime"/>
</ClassType>