ResultCompletionsAddSuggestion Method |
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax 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