DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The type of object that the ShowManagePublished method can return.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public enum AllowOpenFromServerFileType |
Visual Basic |
---|
Public Enumeration AllowOpenFromServerFileType |
Visual C++ |
---|
public enum class AllowOpenFromServerFileType |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Query | 1 | ||
Dashboard | 2 | ||
Report | 3 |