PartialSummaryParentSummaryBuildThresholdApplied Property |
|
DataPA OpenAnalytics API Reference
Gets a value that indicates a partial summary is not available for this object due to the summary build threshold being met
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax bool SummaryBuildThresholdApplied { get; set; }
Property SummaryBuildThresholdApplied As Boolean
Get
Set
property bool SummaryBuildThresholdApplied {
bool get ();
void set (bool value);
}
function get_SummaryBuildThresholdApplied();
function set_SummaryBuildThresholdApplied(value);
Property Value
Type:
BooleanTrue if a partial summary is not available for this object due to the summary build threshold being met
Return Value
Type:
BooleanTrue if a partial summary is not available for this object due to the summary build threshold being met
Remarks See Also