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 SummaryFunctionBase. |
| TypeNameSerializable | Gets the string value used to support serialization of the SummaryFunctionBase type. Inherited from SummaryFunctionBase. |
| ValueDataMember | Gets or sets the data source field that provides data to be aggregated. |
See Also