| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) | 
     Compares this Enum member to another member of this Enum by Value  Inherited from Consultingwerk.Enum  | 
|
| + | Consultingwerk.Framework.Collections.CharacterList GetNames () | 
     Returns a CharacterList with the names of the Enum members  | 
|
| + F | INT64 GetValue () | 
     Returns the Value of the Enum Member  Inherited from Consultingwerk.Enum  | 
|
| + | CHARACTER ToString () | 
     Returns a CHARACTER representation (human readable) of the
Enum member  Inherited from Consultingwerk.Enum  | 
| Options | Name | Purpose | |
|---|---|---|---|
| - | MonthEnum (integer, character) | 
     Constructor for the MonthEnum members  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.MonthEnum April | 
       | 
|
| + | Consultingwerk.MonthEnum August | 
       | 
|
| + | Consultingwerk.MonthEnum December | 
       | 
|
| + | Consultingwerk.MonthEnum February | 
       | 
|
| + | Consultingwerk.MonthEnum January | 
       | 
|
| + | Consultingwerk.MonthEnum July | 
       | 
|
| + | Consultingwerk.MonthEnum June | 
       | 
|
| # | CHARACTER Label | 
     Returns the character label associated with an enum member instance  Inherited from Consultingwerk.Enum  | 
|
| + | Consultingwerk.MonthEnum March | 
       | 
|
| + | Consultingwerk.MonthEnum May | 
       | 
|
| + | Consultingwerk.MonthEnum November | 
       | 
|
| + | Consultingwerk.MonthEnum October | 
       | 
|
| + | Consultingwerk.MonthEnum September | 
       | 
|
| + | INTEGER Value | 
     Returns the integer value associated with an enum member instance  Inherited from Consultingwerk.Enum  | 
| 
         
            
                Top
                
            
         
        PUBLIC LOGICAL Equals (Object)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Framework.Collections.CharacterList GetNames ()
 
  | 
||||||||||||||||||||||
        
        PUBLIC INT64 GetValue ()
 
  | 
||||||||||||||||||||||
        
        PUBLIC CHARACTER ToString ()
 
  | 
||||||||||||||||||||||
        
        PRIVATE MonthEnum (integer, character)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|