Click or drag to resize
DashboardFilterConditionDateTimeFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the filter is on a DateTime column.

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

Property Value

Type: Boolean
True if the filter is on a DateTime column.

Return Value

Type: Boolean
True if the filter is on a DateTime column.
Remarks