MinSummaryFunction Properties
The summary function that shows the minimum value.| Name | Description |
|---|---|
| Name | Returns the summary function’s name. |
| 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. Inherited from DataMemberSummaryFunction. |
See Also