Specifies identifiers that represent the mode of prompting.
Namespace: Spotfire.Dxp.Framework.ApplicationModelAssembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| NotAllowed | 0 | Prompting is not allowed. | |
| Allowed | 1 | Prompting is allowed. | |
| Always | 2 | Prompting shall be performed even if it is not necessary to interact with the user to obtain information. |
See Also