SessionNotifyClick Method |
Sends a notification to the eSales service, about a click being made by the user in a session.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public void NotifyClick(
string ticketEnc
)
Parameters
- ticketEnc
- Type: SystemString
The ticket for the object that was clicked
Exceptions See Also