Click or drag to resize
ResultAdIncluded Property
Get the filter for included products in this ad 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.5.0
Syntax
C#
public Filter Included { get; }

Return Value

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