| Visual Basic (Declaration) | |
|---|---|
Public Enum FieldType Inherits System.Enum | |
| C# | |
|---|---|
public enum FieldType : System.Enum | |
| Member | Description |
|---|---|
| Attribute | The Attribute field (dimension, discrete value). |
| ContinuousField | Special type for hierarchies in continuous mode. |
| Kpi | The KPI field. |
| Level | The Hierarchy level field. |
| Measure | The Measure field (continuous value). |
| MeasureNames | The set of measure names from the Data shelf. |
| MeasureValues | Measure defined on the members set of the attribute [Measures]. The value for a member, corresponding to some measure, is the value of this measure. |
| NamedSet | The Named set field. |
| None | The field type is undefined. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveAnalysis.Layout.FieldType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2