DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Date display type.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum SummaryDataDateGroupType |
Visual Basic |
---|
Public Enumeration SummaryDataDateGroupType |
Visual C++ |
---|
public enum class SummaryDataDateGroupType |
Members
Member name | Value | Description | |
---|---|---|---|
Second | 70586 | ||
Minute | 70587 | ||
Hour | 70588 | ||
Day | 70215 | ||
Weekday | 70666 | ||
Month | 70212 | ||
MonthYear | 70589 | ||
Year | 70213 | ||
Quarter | 70214 |