Click or drag to resize
PartialSummaryParent Interface DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public interface PartialSummaryParent

The PartialSummaryParent type exposes the following members.

Properties
  NameDescription
Public propertyActualSummaryBuildThreshold
Gets and sets the threshold value used to decide whether or not to build a partial summary for this object
Public propertyPartialSummarySumColumns
Gets and sets the partial summary sum columns
Public propertySummaryBuildThreshold
Gets and sets the threshold value used to decide whether or not to build a partial summary for this object
Public propertySummaryBuildThresholdApplied
Gets a value that indicates a partial summary is not available for this object due to the summary build threshold being met
Top
See Also