The ResultProducts type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsEmpty | True if there were no products in this result.
| |
| ProductList |
A read only list of the products of this result.
| |
| Size |
The number of products found in the reply
| |
| Type |
The result type of this result.
(Overrides ResultType.) |
See Also