

Public Member Functions | |
| BoolOption (string names, string title, string description, bool required, bool defaultValue) | |
| Constructor. | |
Properties | |
| new bool | DefaultValue [get, set] |
| The Option Default Value. | |
| new bool | Value [get, set] |
| The Option Value. | |
| Novell::iFolder::Utility::BoolOption::BoolOption | ( | string | names, | |
| string | title, | |||
| string | description, | |||
| bool | required, | |||
| bool | defaultValue | |||
| ) | [inline] |
Constructor.
| names | A comma-delimited list of option names. | |
| title | A title for the option. | |
| description | A description of the option. | |
| required | Is this option required? | |
| defaultValue | The option default value; |
new bool Novell::iFolder::Utility::BoolOption::DefaultValue [get, set] |
new bool Novell::iFolder::Utility::BoolOption::Value [get, set] |
1.5.6