Accessor which gets/sets whether the synonyms will be returned for all dimensions.
The per-dimension setting overrides the global setting for that dimension.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
Field Value
An
CopyC#
that specifies whether the synonyms will be
returned.
CopyC#
indicates that the synonyms will be returned and
CopyC#
indicates that the synonyms will not be returned.
If the
CopyC#
is empty, then the default value
is
CopyC#
.
See Also