The type of summary that will be shown.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ResultSummaryType ResultSummaryType { get; set; }
Public Property ResultSummaryType As ResultSummaryType
public: property ResultSummaryType ResultSummaryType { ResultSummaryType get (); void set (ResultSummaryType value); }