VirtualColumnProducer GetNeedsPromptingCore Method TIBCO Spotfire 6.0 API Reference
Implement this to indicate if the producer needs prompting in order to set up its parameters, not including credentials.

Namespace: Spotfire.Dxp.Data.VirtualColumns
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

protected abstract bool GetNeedsPromptingCore()

Return Value

Type: Boolean
See Also