UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TypeOfMember - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TypeOfMember

    Represents values that specify the type of the calculated member.

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

    Fields

    Dimension

    The type of the calculated member is calculated dimension.

    Declaration
    public const TypeOfMember Dimension
    Field Value
    Type Description
    TypeOfMember

    Measure

    The type of the calculated member is calculated measure.

    Declaration
    public const TypeOfMember Measure
    Field Value
    Type Description
    TypeOfMember

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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