Specifies identifiers that indicate the result of a prompt operation.
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 | |
|---|---|---|---|
| Cancel | 0 | The receiver of the prompt canceled or using other means aborted the operation. | |
| Ok | 1 | The receiver of the prompt completed the operation. |
See Also