DataPA Enterprise Dashboard Controls API Reference
Refreshes the setup files.

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

Syntax

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

Return Value

Type: Boolean
True if the operation was a success

Remarks