The following tables list the members exposed by ISummaryResult.
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. |