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