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.21
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 propertyNameThe contributor name.
Public propertyTitlesAn array of titles referencing the contributor Name.
Top
See Also