Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Enumerates the type of the measure group.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")> _
Public Enumeration MeasureGroupType
'Usage
Dim instance As MeasureGroupType
[GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")]
public enum MeasureGroupType
[GuidAttribute(L"32A8A4AF-4F73-49e5-8D92-FDB18310262E")]
public enum class MeasureGroupType
[<GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")>]
type MeasureGroupType
public enum MeasureGroupType
Members
| Member name | Description | |
|---|---|---|
| Budget | The budget measure group. | |
| ExchangeRate | The exchange rate measure group. | |
| FinancialReporting | The financial reporting measure group. | |
| Inventory | The inventory measure group. | |
| Marketing | The marketing measure group. | |
| Regular | The regular measure group. | |
| Sales | The sales measure group. |