MeasureGroupType 열거형
Enumerates the type of the measure group.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
<GuidAttribute("32A8A4AF-4F73-49e5-8D92-FDB18310262E")> _
Public Enumeration MeasureGroupType
‘사용 방법
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
멤버
멤버 이름 | 설명 | |
---|---|---|
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. |