ClientConfigAllowOpenFromServerFileType Enumeration |
|
DataPA OpenAnalytics API Reference
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 public enum AllowOpenFromServerFileType
Public Enumeration AllowOpenFromServerFileType
public enum class AllowOpenFromServerFileType
DataPAClientConfig.AllowOpenFromServerFileType = function();
DataPAClientConfig.AllowOpenFromServerFileType.createEnum('DataPAClientConfig.AllowOpenFromServerFileType', false);
Members
| Member name | Value | Description |
---|
| None | 0 | |
| Query | 1 | |
| Dashboard | 2 | |
| Report | 3 | |
| inmydata | 4 | |
Remarks See Also