Click or drag to resize
ConnectorLatestNotifications Method
Returns the last 100 notifications received by the eSales cluster.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public string LatestNotifications()

Return Value

Type: String
A string containing the last 100 notifications
See Also