ResultCategory Class |
Namespace: Apptus.ESales.Connector
public abstract class Category : Result, IEnumerable<ResultAttribute>, IEnumerable
The ResultCategory type exposes the following members.
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.) |
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.
| |
GetEnumerator |
Returns an enumerator that iterates through the attributes.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetValue(String) |
Get the attribute with the specified name | |
GetValue(String, String) | ||
MemberwiseClone | (Inherited from Object.) | |
ParseAttributes | ||
ParseStandardAttributes | ||
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
_attributes |