DataMemberSummaryFunction Properties
The base class for summary functions that aggregate values that the specified data source member provides.
Name | Description |
---|---|
Name |
Returns the summary function’s name.
Inherited from Summary |
Type |
Gets the string value used to support serialization of the Summary |
Value |
Gets or sets the data source field that provides data to be aggregated. |
See Also