Click or drag to resize

VisitorBookEntry Class

This class is used in the Web API methods related to listing and updating Visitor Book enties.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOVisitorBookEntry

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

The VisitorBookEntry type exposes the following members.

Constructors
 NameDescription
Public methodVisitorBookEntry This class is used in the Web API methods related to listing and updating Visitor Book enties.
Top
Properties
See Also