Click or drag to resize
ResultCountGetCount Method
Get the count.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public int GetCount()

Return Value

Type: Int32
The product count as returned by eSales count_products
See Also