| Visual Basic (Declaration) | |
|---|---|
Public Enum FieldRole Inherits System.Enum | |
| C# | |
|---|---|
public enum FieldRole : System.Enum | |
| Member | Description |
|---|---|
| Currency | Represents a currency. |
| Date | Represents a date. |
| Interval | Represents an interval. |
| Measure | Represents a measure (continuous). |
| Nominal | Represents a nominal. |
| Ordinal | Represents an ordinal. |
| Other | Represents a role that is not on the list. |
| Percent | Represents a percent. |
| Unknown | The role is not specified or unknown. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveAnalysis.Schema.FieldRole
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