Enum MeasureGroupType
C#
public enum MeasureGroupType
Fields
Budget | Specifies that the measure group contains measures and other items that are related to budget data. |
ExchangeRate | Specifies that the measure group contains measures and other items that are related to exchange rate data. |
FinancialReporting | Specifies that the measure group contains measures and other items that are related to financial reporting data. |
Inventory | Specifies that the measure group contains measures and other items that are related to inventory data. |
Marketing | Specifies that the measure group contains measures and other items that are related to marketing data. |
Regular | Specifies a regular measure group. |
Sales | Specifies that the measure group contains measures and other items that are related to sales data. |