Accessor which gets/sets whether the global config will show counts.
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 dimension value will
show counts.
CopyC#
indicates the dimension value will
display counts and
CopyC#
indicates the dimension value will not.
If the
CopyC#
is empty, then the default value
is
CopyC#
.
See Also