Click or drag to resize

ImplicitVocabLocations Enumeration

ImplicitVocabLocations - attributes that apply to implicit vocab support on objects other than just field captions

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ImplicitVocabLocations
Members
  Member nameValueDescription
FieldCaptions1The captions of a field should support implicit vocab replacement.
PageCaptions2The captions of a page should support implicit vocab replacement.
NavTargetCaptions4The captions of a navigation target should support implicit vocab replacement.
MapperCaptions8The captions of a mapper should support implicit vocab replacement.
See Also