Enum SsasDimensionType
Namespace: Varigence.Languages.Biml.Dimension
Assembly: Biml.dll
C#
public enum SsasDimensionType
Fields
| Fields | Description |
|---|---|
| Accounts | Dimension is of general ledger accounts structure. |
| BillOfMaterials | Dimension is of bill of materials structure. |
| Channel | Dimension is of media channels structure. |
| Currency | Dimension is of currency structure. |
| Customers | Dimension is of customer structure. |
| Geography | Dimension is of geography structure. |
| Organization | Dimension is of organization structure. |
| Products | Dimension is of products structure. |
| Promotion | Dimension is of promotion structure. |
| Quantitative | Dimension is of quantitative structure. |
| Rates | Dimension is of rates structure. |
| Regular | Dimension is a regular dimension structure. |
| Scenario | Dimension is of scenario structure. |
| Time | Dimension is of date-time structure. |
| Utility | Dimension is of utility structure. |