Click or drag to resize

FoundPicture Class

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

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

The FoundPicture type exposes the following members.

Constructors
 NameDescription
Public methodFoundPicture Response child class from the GlobalNameSearch API method. The SearchResults class contains a collection of FoundPicture.
Top
Properties
 NameDescription
Public propertyBlobName 
Public propertyIsPrimary 
Public propertySequence 
Top
See Also