DataPA Enterprise Dashboard Controls API Reference
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Initializes a new instance of the Application class
Namespace: RunDataPAAssembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Syntax
| C# |
|---|
public Application( bool Silent ) |
| Visual Basic |
|---|
Public Sub New ( Silent As Boolean ) |
| Visual C++ |
|---|
public: Application( bool Silent ) |
Parameters
- Silent
- Type: System..::..Boolean