ResultProductsProductList Property A Sandcastle Documented Class Library
A read only list of the products of this result.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public IList<ResultProduct> ProductList { get; }

Property Value

Type: IListResultProduct
See Also

Reference