Click or drag to resize

FieldPropertiesFieldGroupingAttrs Property

Attributes specifying how mapper grouping should be performed on a specific field. See FieldGroupingAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
FieldGroupingAttrs FieldGroupingAttrs { get; }

Property Value

Type: FieldGroupingAttrs
Attributes specifying how mapper grouping should be performed on a specific field. See FieldGroupingAttrs
See Also