Share via


ManagementPackFactType.DegenerateDimensionCollection Property

Definition

Gets the degenerate dimension collection field collection template.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackSubElementCollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackWarehouseProperty ^> ^ DegenerateDimensionCollection { Microsoft::EnterpriseManagement::Configuration::ManagementPackSubElementCollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackWarehouseProperty ^> ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackSubElementCollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackWarehouseProperty> DegenerateDimensionCollection { get; }
member this.DegenerateDimensionCollection : Microsoft.EnterpriseManagement.Configuration.ManagementPackSubElementCollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackWarehouseProperty>
Public ReadOnly Property DegenerateDimensionCollection As ManagementPackSubElementCollection(Of ManagementPackWarehouseProperty)

Property Value

The degenerate dimension collection.

Applies to