ResultAdRelated Property A Sandcastle Documented Class Library
Get the filter for related products or null if no such attribute exists for this ad.

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

C#
public Filter Related { get; }

Return Value

Type: Filter
The filter for related products to this ad or null if the related attribute does not exist.
See Also

Reference