Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Specifies the type of the MeasureGroup.
Syntax
<MeasureGroup>
...
<Type>...</Type>
...
</MeasureGroup>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Regular |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Remarks
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Regular |
Contains regular measures. |
ExchangeRate |
Contains foreign exchange rate measures. |
Sales |
Contains sales measures. |
Budget |
Contains budget measures. |
FinancialReporting |
Contains financial reporting measures. |
Marketing |
Contains marketing measures. |
Inventory |
Contains inventory measures. |
The enumeration that corresponds to the allowed values for Type in the Analysis Management Objects (AMO) object model is MeasureGroupType.
The element that corresponds to the parent of Type in the Analysis Management Objects (AMO) object model is MeasureGroup.