MeasureGroupType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the type of the measure group.
[System.Runtime.InteropServices.Guid("32A8A4AF-4F73-49e5-8D92-FDB18310262E")]
public enum MeasureGroupType
[<System.Runtime.InteropServices.Guid("32A8A4AF-4F73-49e5-8D92-FDB18310262E")>]
type MeasureGroupType =
Public Enum MeasureGroupType
- Inheritance
-
MeasureGroupType
- Attributes
Fields
Budget | 3 | The budget measure group. |
ExchangeRate | 1 | The exchange rate measure group. |
FinancialReporting | 4 | The financial reporting measure group. |
Inventory | 6 | The inventory measure group. |
Marketing | 5 | The marketing measure group. |
Regular | 0 | The regular measure group. |
Sales | 2 | The sales measure group. |