| Visual Basic (Declaration) | |
|---|---|
Public Enum FieldType Inherits System.Enum | |
| C# | |
|---|---|
public enum FieldType : System.Enum | |
| Member | Description |
|---|---|
| Attribute | The Attribute (discrete) field. |
| ContinuousField | Special type for hierarchies in continuous mode. |
| Hierarchy | The Hierarchy field. |
| Kpi | The Key Performance Indicator field. |
| Measure | The Measure (continuous) field. |
| MeasureNames | The Measure Names field. |
| MeasureValues | The Measure Values field, usually this field is a placeholder for values. |
| NamedSet | The Named Set (group) field. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveAnalysis.Schema.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