DataPA Enterprise Dashboard Controls API Reference
The type of object that the ShowManagePublished method can return.

Namespace: DataPAClientConfig
Assembly: 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 nameValueDescription
None0
Query1
Dashboard2
Report3

Remarks