VirtualColumnProducerGetNeedsPromptingCore Method

Spotfire 15.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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected abstract bool GetNeedsPromptingCore()

Return Value

Type: Boolean
Version Information


See Also

Reference