Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public override void AddSuggestion( string text, int rank, double relevance, string ticket )
Parameters
- text
- Type: SystemString
- rank
- Type: SystemInt32
- relevance
- Type: SystemDouble
- ticket
- Type: SystemString
See Also