Click or drag to resize

NameListParameters Class

Request parameter for the ListTitlesByContributorName and ListTitlesByPictureBlobName API methods.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTONameListParameters

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

The NameListParameters type exposes the following members.

Constructors
 NameDescription
Public methodNameListParameters Request parameter for the ListTitlesByContributorName and ListTitlesByPictureBlobName API methods.
Top
Properties
 NameDescription
Public propertyName 
Public propertyShowDiscarded 
Public propertyTop 
Top
See Also