Enum MeasureGroupType
Namespace: Varigence.Languages.Biml.Measure
Assembly: Biml.dll
C#
public enum MeasureGroupType
Fields
| Fields | Description |
|---|---|
| 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. |