Click or drag to resize
ResultCategoryProductCount Property
The total number of products contained in this category. Will be -1 if not supported by the requested panel.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public int ProductCount { get; }

Property Value

Type: Int32
See Also