 | InvertContributor Constructor |
Response from the ListContributorsInverted API method.
Namespace: Orthogonal.Hoarder.StdLib.DTOAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntaxpublic InvertContributor(
string Name,
InvertTitle[] Titles
)
Parameters
- Name String
- The contributor name.
- Titles InvertTitle
- An array of titles referencing the contributor Name.
See Also