Click or drag to resize

InvertContributor Class

Response from the ListContributorsInverted API method.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOInvertContributor

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

The InvertContributor type exposes the following members.

Constructors
 NameDescription
Public methodInvertContributor Response from the ListContributorsInverted API method.
Top
Properties
 NameDescription
Public propertyName 
Public propertyTitles 
Top
See Also