Click or drag to resize
Result.Ads.AdList 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.5.0
Syntax
C#
public IList<Result. Ad> AdList { get; }

Property Value

Type: IList<Result.Ad>
See Also