Click or drag to resize
DashboardAPIParameterType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the type of this API filter parameter

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardAPIParameterParamaterTypeEnum Type { get; set; }

Return Value

Type: DashboardAPIParameterParamaterTypeEnum
The type of this API filter parameter

Implements

DashboardAPIParameter_DashboardAPIParameterType
See Also