MeasureGroupType Enumeration

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")> _
Public Enumeration MeasureGroupType
[GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")] 
public enum MeasureGroupType
[GuidAttribute(L"32A8A4AF-4F73-49e5-8D92-FDB18310262E")] 
public enum class MeasureGroupType
/** @attribute GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E") */ 
public enum MeasureGroupType
GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E") 
public enum MeasureGroupType

Members

Member name Description
Budget  
ExchangeRate  
FinancialReporting  
Inventory  
Marketing  
Regular  
Sales  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace