Microsoft.SystemCenter.Warehouse.SystemCenterCubeMicrosoft.SystemCenter.Warehouse.SystemCenterCube (ClassType)

Element properties:

Base ClassSystem.ManagementPackElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4cef8926-b0a9-12f9-996b-8fc0fea0ed7d

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.ManagementPackElement:
Comment  string  Comment Comment false 256  False 
Microsoft.SystemCenter.Warehouse.SystemCenterCube:
CustomMDX  string      false 256  False 
MeasureGroups  string      false 10485760  False 
Substitutions  string      false 10485760  False 
Actions  string      false 10485760  False 
KPIS  string      false 10485760  False 
NamedCalculations  string      false 10485760  False 
Measures  string      false 10485760  False 
ManyToManyRelationships  string      false 10485760  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Warehouse.SystemCenterCube" Accessibility="Public" Abstract="false" Base="System!System.ManagementPackElement">
<Property ID="CustomMDX" Type="string"/>
<Property ID="MeasureGroups" Type="string" MaxLength="10485760"/>
<Property ID="Substitutions" Type="string" MaxLength="10485760"/>
<Property ID="Actions" Type="string" MaxLength="10485760"/>
<Property ID="KPIS" Type="string" MaxLength="10485760"/>
<Property ID="NamedCalculations" Type="string" MaxLength="10485760"/>
<Property ID="Measures" Type="string" MaxLength="10485760"/>
<Property ID="ManyToManyRelationships" Type="string" MaxLength="10485760"/>
</ClassType>