Click or drag to resize

InvertPicTitle Class

Response child class from the ListPicturesInverted API method. The InvertPicTitle class contains a collection of InvertPicTitle.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOInvertPicTitle

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

The InvertPicTitle type exposes the following members.

Constructors
 NameDescription
Public methodInvertPicTitleInitializes a new instance of the InvertPicTitle class
Public methodInvertPicTitle(String, String, Boolean, Boolean)Initializes a new instance of the InvertPicTitle class
Top
Properties
 NameDescription
Public propertyDiscarded 
Public propertyHidden 
Public propertyId 
Public propertyOwner 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also