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