menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LevelTypeEnum - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LevelTypeEnum

    Represents constants that specify the type of level. For more details, please refer the below link. https://msdn.microsoft.com/en-us/library/microsoft.analysisservices.adomdclient.leveltypeenum(v=sql.130).aspx

    Inheritance
    System.Object
    LevelTypeEnum
    Namespace: Syncfusion.Olap.UWP.Data
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class LevelTypeEnum : Enum

    Fields

    Account

    The type of level is Account.

    Declaration
    public const LevelTypeEnum Account
    Field Value
    Type
    LevelTypeEnum

    All

    The type of level is All.

    Declaration
    public const LevelTypeEnum All
    Field Value
    Type
    LevelTypeEnum

    BomResource

    The type of level is BomResource.

    Declaration
    public const LevelTypeEnum BomResource
    Field Value
    Type
    LevelTypeEnum

    Calculated

    The type of level is Calculated.

    Declaration
    public const LevelTypeEnum Calculated
    Field Value
    Type
    LevelTypeEnum

    Channel

    The type of level is Channel.

    Declaration
    public const LevelTypeEnum Channel
    Field Value
    Type
    LevelTypeEnum

    Company

    The type of level is Company.

    Declaration
    public const LevelTypeEnum Company
    Field Value
    Type
    LevelTypeEnum

    CurrencyDestination

    The type of level is CurrencyDestination.

    Declaration
    public const LevelTypeEnum CurrencyDestination
    Field Value
    Type
    LevelTypeEnum

    CurrencySource

    The type of level is CurrencySource.

    Declaration
    public const LevelTypeEnum CurrencySource
    Field Value
    Type
    LevelTypeEnum

    Customer

    The type of level is Customer.

    Declaration
    public const LevelTypeEnum Customer
    Field Value
    Type
    LevelTypeEnum

    CustomerGroup

    The type of level is CustomerGroup.

    Declaration
    public const LevelTypeEnum CustomerGroup
    Field Value
    Type
    LevelTypeEnum

    CustomerHousehold

    The type of level is CustomerHousehold.

    Declaration
    public const LevelTypeEnum CustomerHousehold
    Field Value
    Type
    LevelTypeEnum

    GeoCity

    The type of level is GeoCity.

    Declaration
    public const LevelTypeEnum GeoCity
    Field Value
    Type
    LevelTypeEnum

    GeoContinent

    The type of level is GeoContinent.

    Declaration
    public const LevelTypeEnum GeoContinent
    Field Value
    Type
    LevelTypeEnum

    GeoCountry

    The type of level is GeoCountry.

    Declaration
    public const LevelTypeEnum GeoCountry
    Field Value
    Type
    LevelTypeEnum

    GeoCounty

    The type of level is County.

    Declaration
    public const LevelTypeEnum GeoCounty
    Field Value
    Type
    LevelTypeEnum

    GeoPoint

    The type of level is GeoPoint.

    Declaration
    public const LevelTypeEnum GeoPoint
    Field Value
    Type
    LevelTypeEnum

    GeoPostalCode

    The type of level is GeoPostalCode.

    Declaration
    public const LevelTypeEnum GeoPostalCode
    Field Value
    Type
    LevelTypeEnum

    GeoRegion

    The type of level is GeoRegion.

    Declaration
    public const LevelTypeEnum GeoRegion
    Field Value
    Type
    LevelTypeEnum

    GeoStateOrProvince

    The type of level is GeoStateOrProvince.

    Declaration
    public const LevelTypeEnum GeoStateOrProvince
    Field Value
    Type
    LevelTypeEnum

    OrgUnit

    The type of level is OrgUnit.

    Declaration
    public const LevelTypeEnum OrgUnit
    Field Value
    Type
    LevelTypeEnum

    Person

    The type of level is Person.

    Declaration
    public const LevelTypeEnum Person
    Field Value
    Type
    LevelTypeEnum

    Product

    The type of level is Product.

    Declaration
    public const LevelTypeEnum Product
    Field Value
    Type
    LevelTypeEnum

    ProductGroup

    The type of level is ProductGroup.

    Declaration
    public const LevelTypeEnum ProductGroup
    Field Value
    Type
    LevelTypeEnum

    Promotion

    The type of level is Promotion.

    Declaration
    public const LevelTypeEnum Promotion
    Field Value
    Type
    LevelTypeEnum

    Quantitative

    The type of level is Quantitative.

    Declaration
    public const LevelTypeEnum Quantitative
    Field Value
    Type
    LevelTypeEnum

    Regular

    The type of level is Regular.

    Declaration
    public const LevelTypeEnum Regular
    Field Value
    Type
    LevelTypeEnum

    Representative

    The type of level is Representative.

    Declaration
    public const LevelTypeEnum Representative
    Field Value
    Type
    LevelTypeEnum

    Reserved1

    The type of level is Reserved1.

    Declaration
    public const LevelTypeEnum Reserved1
    Field Value
    Type
    LevelTypeEnum

    Scenario

    The type of level is Scenario.

    Declaration
    public const LevelTypeEnum Scenario
    Field Value
    Type
    LevelTypeEnum

    Time

    The type of level is Time.

    Declaration
    public const LevelTypeEnum Time
    Field Value
    Type
    LevelTypeEnum

    TimeDays

    The type of level is TimeDays.

    Declaration
    public const LevelTypeEnum TimeDays
    Field Value
    Type
    LevelTypeEnum

    TimeHalfYears

    The type of level is TimeHalfYears.

    Declaration
    public const LevelTypeEnum TimeHalfYears
    Field Value
    Type
    LevelTypeEnum

    TimeHours

    The type of level is TimeHours.

    Declaration
    public const LevelTypeEnum TimeHours
    Field Value
    Type
    LevelTypeEnum

    TimeMinutes

    The type of level is TimeMinutes.

    Declaration
    public const LevelTypeEnum TimeMinutes
    Field Value
    Type
    LevelTypeEnum

    TimeMonths

    The type of level is TimeMonths.

    Declaration
    public const LevelTypeEnum TimeMonths
    Field Value
    Type
    LevelTypeEnum

    TimeQuarters

    The type of level is TimeQuarters.

    Declaration
    public const LevelTypeEnum TimeQuarters
    Field Value
    Type
    LevelTypeEnum

    TimeSeconds

    The type of level is TimeSeconds.

    Declaration
    public const LevelTypeEnum TimeSeconds
    Field Value
    Type
    LevelTypeEnum

    TimeUndefined

    The type of level is TimeUndefined.

    Declaration
    public const LevelTypeEnum TimeUndefined
    Field Value
    Type
    LevelTypeEnum

    TimeWeeks

    The type of level is TimeWeeks.

    Declaration
    public const LevelTypeEnum TimeWeeks
    Field Value
    Type
    LevelTypeEnum

    TimeYears

    The type of level is TimeYears.

    Declaration
    public const LevelTypeEnum TimeYears
    Field Value
    Type
    LevelTypeEnum

    Utility

    The type of level is Utility.

    Declaration
    public const LevelTypeEnum Utility
    Field Value
    Type
    LevelTypeEnum

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved