DimensionType Enum

Definition

Provides both the Analysis server and client applications with information about the dimension contents.

[System.Runtime.InteropServices.Guid("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")]
public enum DimensionType
[<System.Runtime.InteropServices.Guid("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")>]
type DimensionType = 
Public Enum DimensionType
Inheritance
DimensionType
Attributes

Fields

Accounts 5

Dimension is of general ledger accounts structure.

BillOfMaterials 4

Dimension is of bill of materials structure.

Channel 13

Dimension is of media channels structure.

Currency 11

Dimension is of currency structure.

Customers 6

Dimension is of customer structure.

Geography 2

Dimension is of geography structure.

Organization 3

Dimension is of organization structure.

Products 7

Dimension is of products structure.

Promotion 14

Dimension is of promotion structure.

Quantitative 9

Dimension is of quantitative structure.

Rates 12

Dimension is of rates structure.

Regular 0

Dimension is a regular dimension structure.

Scenario 8

Dimension is of scenario structure.

Time 1

Dimension is of date-time structure.

Utility 10

Dimension is of utility structure.

Remarks

Default value is Regular.

Applies to