Click or drag to resize
DataProviderSumColumn Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardDataProviderSumColumn

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class DataProviderSumColumn : _DataProviderSumColumn, 
	ISerializable

The DataProviderSumColumn type exposes the following members.

Constructors
  NameDescription
Public methodDataProviderSumColumn
Initializes a new instance of the DataProviderSumColumn class
Top
Methods
Fields
Properties
  NameDescription
Public propertyName
Gets and sets the name of this column
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public propertySourceName
Gets name of the column in the source dataset used to calculate this column
Public propertySummaryType
Gets and sets the Summary Type for this column.
Top
See Also