Click or drag to resize

FoundTitle Class

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

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

The FoundTitle type exposes the following members.

Constructors
 NameDescription
Public methodFoundTitle Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundTitle.
Top
Properties
See Also