DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The type of data location
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public enum DataLocationTypeEnum |
Visual Basic |
---|
Public Enumeration DataLocationTypeEnum |
Visual C++ |
---|
public enum class DataLocationTypeEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Local | 0 | ||
Server | 1 | ||
AppServer | 2 | ||
WebServer | 3 |