DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
True if the data has been summarised
True if the data has been summarised
Gets a value that indicates whether the data has been summarised
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public bool AbleToSummarise { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AbleToSummarise As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool AbleToSummarise { bool get () sealed; } |
Property Value
Type: BooleanTrue if the data has been summarised
Return Value
Type: BooleanTrue if the data has been summarised