共用方式為


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.

請參閱

參考

Microsoft.AnalysisServices 命名空間