ResultAdsAdList Property A Sandcastle Documented Class Library
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.2.1
Syntax

C#
public IList<ResultAd> AdList { get; }

Property Value

Type: IListResultAd
See Also

Reference