IPromptBoolOptions Class
Overview
The IPromptBoolOptions interface specifies options for inputting bool values when users execute commands.
Inheritance Hierarchy
- IDispatch
- IPromptOptions
- IPromptBoolOptions
- IPromptOptions
Namespace: Beaver
Properties
| Name | Description |
|---|---|
UseDefaultValue |
Indicate whether to use the default value when the user does not provide an bool value. |
DefaultValue |
The default value. |
Methods
| Name | Description |
|---|
