PromptResult Enumeration

Spotfire 15.0 API Reference
Specifies identifiers that indicate the result of a prompt operation.

Namespace:  Spotfire.Dxp.Framework.ApplicationModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public enum PromptResult
Members

  Member nameValueDescription
Cancel0 The receiver of the prompt canceled or using other means aborted the operation.
Ok1 The receiver of the prompt completed the operation.
Version Information


See Also

Reference