DataPA Enterprise Dashboard Controls API Reference
Shows the setup screen

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public bool ShowSetup()
Visual Basic
Public Function ShowSetup As Boolean
Visual C++
public:
virtual bool ShowSetup() sealed

Return Value

Type: Boolean
True if the screen has been shown

Remarks