Version

ISummaryResult Interface Properties

For a list of all members of this type, see ISummaryResult members.

Public Properties
 NameDescription
 PropertyGroupKeyGets the group key which tells us which group the summary belongs to. This can be null if the summary is a root level summary.  
 PropertyOperandGets the summary operand.  
 PropertyPropertyNameGets the summary property name.  
 PropertyShouldDisplayGets if this summary should be rendered in the output or not. Set to false for information only summaries.  
 PropertySummaryIndexGets the index of the summary description associated with this result.  
 PropertyValueGets the summary value.  
See Also