ResultCategoryList Class |
Namespace: Apptus.ESales.Connector
public class CategoryList : Result, IEnumerable<ResultCategoryData>, IEnumerable
The ResultCategoryList type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsEmpty | True if there were no categories in this result.
|
![]() | List | |
![]() | Size |
The number of categories found in the reply
|
![]() | Type |
The result type of this result.
(Overrides ResultType.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the categories.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Mock | |
![]() | ToString | (Inherited from Object.) |