| ResultCategoryData Class |
Namespace: Apptus.ESales.Connector
public class CategoryData : ResultCategory
The ResultCategoryData type exposes the following members.
| Name | Description | |
|---|---|---|
| ResultCategoryData | Initializes a new instance of the ResultCategoryData class |
| Name | Description | |
|---|---|---|
| DisplayName |
The display name of this category.
(Inherited from ResultCategory.) | |
| Key |
The key of this category.
(Inherited from ResultCategory.) | |
| Locale |
The locale of this category.
(Inherited from ResultCategory.) | |
| ParentKey |
The parent key of this category.
(Inherited from ResultCategory.) | |
| ProductCount |
The total number of products contained in this category. Will be -1 if not supported by the requested panel.
(Inherited from ResultCategory.) | |
| Ticket |
The ticket of this category.
(Inherited from ResultCategory.) | |
| Tree |
The tree name of this category, which is also the referencing product attribute.
| |
| Type |
The result type of this result.
(Inherited from ResultCategory.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAttribute |
Get the attribute with the specified name or null if no such attribute exists for this category.
(Inherited from ResultCategory.) | |
| GetEnumerator |
Returns an enumerator that iterates through the attributes.
(Inherited from ResultCategory.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetValue(String) |
Get the attribute with the specified (Inherited from ResultCategory.)name | |
| GetValue(String, String) |
Get the value of the attribute with the specified (Inherited from ResultCategory.)attributeName defaultValue | |
| MemberwiseClone | (Inherited from Object.) | |
| mock |
Create a new CategoryData object for testing purposes.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _attributes | (Inherited from ResultCategory.) |