DataPA Enterprise Dashboard Controls API Reference
Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public static bool BuildPartialSummaries { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property BuildPartialSummaries As Boolean Get |
| Visual C++ |
|---|
public: static property bool BuildPartialSummaries { bool get (); } |