Click or drag to resize
ResultAdsAdList Property
A read only list of the ads of this result.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public IList<ResultAd> AdList { get; }

Property Value

Type: IListResultAd
See Also