![]() | Title |
Response from the ListTitleItems API method. Request parameter for the UpdateTitleFromItem API method.
This class encapsulates a reduced set of information about a Title. The reduced information may be useful in situations where using full Title objects may be overkill and simpler summary information is satisfactory. One of the grids in the WPF desktop app uses this class to display large amounts of Title information in a concise spreadsheet format.
public class TitleListItem
The TitleListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | TitleListItem() | Initializes a new instance of the TitleListItem class |
![]() | TitleListItem(String, DateTime, String, String) | Initializes a new instance of the TitleListItem class |
Name | Description | |
---|---|---|
![]() | ToString | (Overrides Object.ToString()) |