 | ListTitleParameters Class |
Request parameter for the ListTitles and ListTitleItems API methods.
Inheritance HierarchySystemObject Orthogonal.Hoarder.StdLib.DTOListTitleParameters Namespace: Orthogonal.Hoarder.StdLib.DTOAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic sealed class ListTitleParameters
The ListTitleParameters type exposes the following members.
Constructors | Name | Description |
---|
 | ListTitleParameters | Initializes a new instance of the ListTitleParameters class |
 | ListTitleParameters(String) | Initializes a new instance of the ListTitleParameters class |
 | ListTitleParameters(NullableInt32, String) | Initializes a new instance of the ListTitleParameters class |
 | ListTitleParameters(NullableInt32, String, NullableBoolean, String, String, String, String, String, String, String, NullableBoolean, NullableTitleSpecialFilter) | Initializes a new instance of the ListTitleParameters class |
Top
Properties
Methods | Name | Description |
---|
 | GetHashCode |
Overriden to return a meaningful instance hash code calculated from all of the property values.
(Overrides ObjectGetHashCode) |
Top
See Also