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 PropertySummaryIndexGets the index of the summary description associated with this result.  
Public PropertyValueGets the summary value.  
See Also