Click or drag to resize

IAppContextUsesImplicitVocab Method

Returns true if the locationAttrs supports implicit vocab.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool UsesImplicitVocab(
	ImplicitVocabLocations locationAttrs
)

Parameters

locationAttrs
Type: NetQuarryImplicitVocabLocations
The implicit location vocab attribute

Return Value

Type: Boolean
true if the locationAttrs supports implicit vocab, otherwise false.
See Also