Click or drag to resize

FoundContributor Class

Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundContributor.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOFoundContributor

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

The FoundContributor type exposes the following members.

Constructors
 NameDescription
Public methodFoundContributor Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundContributor.
Top
Properties
 NameDescription
Public propertyName 
Public propertyRole 
Top
See Also