Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DefaultSummaryResult Class Members
The following tables list the members exposed by DefaultSummaryResult.
Public Properties
| Name | Description |
| GroupKey | Gets the group key which tells us which group the summary belongs to. This can be null if the summary is a root level summary. |
| Operand | Gets the summary operand. |
| PropertyName | Gets the summary property name. |
| ShouldDisplay | Gets if this summary should be rendered in the output or not. Set to false for information only summaries. |
| SummaryIndex | Gets the index of the summary description associated with this result. |
| Value | Gets the summary value. |
Public Methods
See Also