|
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 Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum FromValue (integer) |
Returns the reference to the Enum member with the given value |
|
+ 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 | |
---|---|---|---|
- | AuthorizationDefinedForEnum (integer, character) |
Constructor for the AuthorizationDefinedForEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Everybody |
|
|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Group |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Realm |
|
|
+ | Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum User |
|
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE AuthorizationDefinedForEnum (integer, character)
|
---|
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Everybody
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Group
|
|||||||||
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum Realm
|
|||||||||
PUBLIC Consultingwerk.Windows.Framework.Authorization.AuthorizationDefinedForEnum User
|
|||||||||
PUBLIC INTEGER Value
|