| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) | Compares this Enum member to another member of this Enum by Value | |
| + F | INT64 GetValue () | Returns the Value of the Enum Member | |
| + | CHARACTER ToString () | Returns a CHARACTER representation (human readable) of the
         Enum member | 
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER Label |  | |
| + | INTEGER Value |  | 
| 
            
                Top
                
            
         PUBLIC LOGICAL Equals (Object)
 
 | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC INT64 GetValue ()
 
 | ||||||||||||||||||||||
| PUBLIC CHARACTER ToString ()
 
 | ||||||||||||||||||||||
| PROTECTED CHARACTER Label
 
 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| PUBLIC INTEGER Value
 
 | |||||||||