Endeca Presentation API
SetDidSuggestionIncludeAutomaticPhrasing Method (_includedAutophrase)
NamespacesEndeca.NavigationESearchDYMSuggestionSetDidSuggestionIncludeAutomaticPhrasing(Boolean)
Sets a Boolean value as to whether this suggestion includes terms that were auto-phrased.
Declaration Syntax
C#Visual BasicVisual C++
public void SetDidSuggestionIncludeAutomaticPhrasing(
	bool _includedAutophrase
)
Public Sub SetDidSuggestionIncludeAutomaticPhrasing ( _
	_includedAutophrase As Boolean _
)
public:
void SetDidSuggestionIncludeAutomaticPhrasing (
	bool _includedAutophrase
)
Parameters
_includedAutophrase (Boolean)
true if the terms were auto-phrased, or false otherwise.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0