Specifies prompt modes for calculation executions.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public enum CalculationExecutionPromptMode
Members
Member name | Value | Description | |
---|---|---|---|
Always | 0 | A user interface is always shown, if available. | |
Never | 1 | Prompting is not allowed. |
Version Information
See Also