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 |