Version

DefaultSummaryResult Class Members

The following tables list the members exposed by DefaultSummaryResult.

Public Constructors
 NameDescription
Public ConstructorDefaultSummaryResult ConstructorConstructs a DefaultSummaryResult.  
Public Properties
 NameDescription
Public 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.  
Public PropertyOperandGets the summary operand.  
Public PropertyPropertyNameGets the summary property name.  
Public PropertyShouldDisplayGets if this summary should be rendered in the output or not. Set to false for information only summaries.  
Public PropertySummaryIndexGets the index of the summary description associated with this result.  
Public PropertyValueGets the summary value.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateWithDisplay  
See Also