PromptService Properties TIBCO Spotfire 6.0 API Reference
The PromptService type exposes the following members.
Properties

  NameDescription
Public propertyIsPromptingAllowed
Gets whether or not prompting is allowed in the running application instance. If this method returns false, calls to Prompt(Object, Type) will fail by throwing an InvalidOperationException.
Public propertyPromptMode
Gets the mode in which this service currently operates.
Back to Top
See Also