DataPA Enterprise Dashboard Controls API Reference
Enumerated Type that represents the different types of client that could be consuming a dashboard.
This type is used to perform possible different behaviour for each type of client.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum DashboardClientTypes |
Visual Basic |
---|
Public Enumeration DashboardClientTypes |
Visual C++ |
---|
public enum class DashboardClientTypes |
Members
Remarks
See Also