The ResultCategory type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DisplayName |
The display name of this category.
| |
| Key |
The key of this category.
| |
| Locale |
The locale of this category.
| |
| ParentKey |
The parent key of this category.
| |
| ProductCount |
The total number of products contained in this category. Will be -1 if not supported by the requested panel.
| |
| Ticket |
The ticket of this category.
| |
| Type |
The result type of this result.
(Overrides ResultType.) |
See Also