Click or drag to resize
ResultProductsProductList Property
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.5.0
Syntax
C#
public IList<ResultProduct> ProductList { get; }

Property Value

Type: IListResultProduct
See Also