DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
bool AbleToSummarise { get; }
Visual Basic
ReadOnly Property AbleToSummarise As Boolean
	Get
Visual C++
property bool AbleToSummarise {
	bool get ();
}

Property Value

Type: Boolean

See Also