Click or drag to resize

SummaryTally Class

Response child class from the GetDatabaseSummary API method. The DatabaseSummary class contains collections of SummaryTally.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOSummaryTally

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class SummaryTally

The SummaryTally type exposes the following members.

Constructors
 NameDescription
Public methodSummaryTallyInitializes a new instance of the SummaryTally class
Top
Properties
 NameDescription
Public propertyCount 
Public propertyInConfig 
Public propertyName 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also